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

/freebsd-10-stable/contrib/libpcap/
H A Dppp.h19 #define PPP_CONTROL 0x03 /* The control byte value */ macro
/freebsd-10-stable/contrib/tcpdump/
H A Dppp.h23 #define PPP_CONTROL 0x03 /* The control byte value */ macro
/freebsd-10-stable/sys/net/
H A Dppp_defs.h44 #define PPP_CONTROL(p) (((u_char *)(p))[1]) macro
/freebsd-10-stable/libexec/getty/
H A Dmain.c84 #define PPP_CONTROL 0x03 /* PPP Control Field */ macro

Completed in 69 milliseconds