|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | PHONET_MIN_MTU 6 /* pn_length = 0 */ |
| #define | PHONET_MAX_MTU 65541 /* pn_length = 0xffff */ |
| #define | PHONET_DEV_MTU PHONET_MAX_MTU |
| #define PHONET_DEV_MTU PHONET_MAX_MTU |
Definition at line 13 of file if_phonet.h.
| #define PHONET_MAX_MTU 65541 /* pn_length = 0xffff */ |
Definition at line 12 of file if_phonet.h.
| #define PHONET_MIN_MTU 6 /* pn_length = 0 */ |
Definition at line 11 of file if_phonet.h.
1.8.2