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

/netbsd-current/external/bsd/libpcap/dist/
H A Dppp.h20 #define PPP_CONTROL 0x03 /* The control byte value */ macro
/netbsd-current/external/bsd/tcpdump/dist/
H A Dppp.h20 #define PPP_CONTROL 0x03 /* The control byte value */ macro
/netbsd-current/sys/net/
H A Dppp_defs.h64 #define PPP_CONTROL(p) (((const u_char *)(p))[1]) macro
/netbsd-current/libexec/getty/
H A Dmain.c88 #define PPP_CONTROL 0x03 /* PPP Control Field */ macro

Completed in 143 milliseconds