Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
if_phonet.h File Reference

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
 

Macro Definition Documentation

#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.