libwifi 0.0.3
An 802.11 Frame Parsing and Generation library in C
probe_request.h File Reference
#include "../frame.h"
#include "../tag.h"
#include <stdint.h>

Go to the source code of this file.

Data Structures

struct  libwifi_probe_req
 

Functions

struct libwifi_probe_req __attribute__ ((packed))
 

Variables

struct libwifi_mgmt_unordered_frame_header frame_header
 
struct libwifi_tagged_parameters tags
 

Function Documentation

◆ __attribute__()

struct libwifi_probe_req __attribute__ ( (packed)  )

Variable Documentation

◆ frame_header

Definition at line 0 of file probe_request.h.

◆ tags

Definition at line 1 of file probe_request.h.