Home
last modified time | relevance | path

Searched refs:PPP_CONTROL (Results 1 – 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/net/
Dppp_defs.h44 #define PPP_CONTROL(p) (((u_char *)(p))[1]) macro
/third_party/lwip/src/include/netif/ppp/
Dppp_impl.h78 #define PPP_CONTROL(p) (((u_char *)(p))[1]) macro