Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros
bpqether.h File Reference
#include <linux/if_ether.h>

Go to the source code of this file.

Data Structures

struct  bpq_ethaddr
 
struct  bpq_req
 

Macros

#define SIOCSBPQETHOPT   (SIOCDEVPRIVATE+0) /* reserved */
 
#define SIOCSBPQETHADDR   (SIOCDEVPRIVATE+1)
 
#define SIOCGBPQETHPARAM   0x5000 /* get Level 1 parameters */
 
#define SIOCSBPQETHPARAM   0x5001 /* set */
 

Macro Definition Documentation

#define SIOCGBPQETHPARAM   0x5000 /* get Level 1 parameters */

Definition at line 26 of file bpqether.h.

#define SIOCSBPQETHADDR   (SIOCDEVPRIVATE+1)

Definition at line 13 of file bpqether.h.

#define SIOCSBPQETHOPT   (SIOCDEVPRIVATE+0) /* reserved */

Definition at line 12 of file bpqether.h.

#define SIOCSBPQETHPARAM   0x5001 /* set */

Definition at line 27 of file bpqether.h.