Searched defs:PPP_CONTROL (Results 1 – 3 of 3) sorted by relevance
20 #define PPP_CONTROL 0x03 /* The control byte value */ macro
88 #define PPP_CONTROL 0x03 /* PPP Control Field */ macro
64 #define PPP_CONTROL(p) (((const u_char *)(p))[1]) macro