|
Linux Kernel
3.7.1
|
#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 */ |
| #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.
1.8.2