Searched defs:PPP_CONTROL (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/libpcap-48/libpcap/
H A Dppp.h19 #define PPP_CONTROL 0x03 /* The control byte value */ macro
/macosx-10.10.1/tcpdump-61/tcpdump/
H A Dppp.h21 #define PPP_CONTROL 0x03 /* The control byte value */ macro
/macosx-10.10.1/xnu-2782.1.97/bsd/net/
H A Dppp_defs.h68 #define PPP_CONTROL(p) (((u_char *)(p))[1]) macro
/macosx-10.10.1/ppp-786.1.1/Family/
H A Dppp_defs.h61 #define PPP_CONTROL(p) (((u_int8_t *)(p))[1]) macro
/macosx-10.10.1/system_cmds-643.1.1/getty.tproj/
H A Dmain.c98 #define PPP_CONTROL 0x03 /* PPP Control Field */ macro

Completed in 275 milliseconds