Searched refs:PPP_CONTROL (Results 1 – 2 of 2) sorted by relevance
/third_party/FreeBSD/sys/net/ | ||
D | ppp_defs.h | 44 #define PPP_CONTROL(p) (((u_char *)(p))[1]) macro |
/third_party/lwip/src/include/netif/ppp/ | ||
D | ppp_impl.h | 78 #define PPP_CONTROL(p) (((u_char *)(p))[1]) macro |