Home
last modified time | relevance | path

Searched refs:PPP_FLAG (Results 1 - 4 of 4) sorted by relevance

/third_party/FreeBSD/sys/net/
H A Dppp_defs.h50 #define PPP_FLAG 0x7e /* Flag Sequence */ macro
/third_party/lwip/src/netif/ppp/
H A Dpppos.c230 err = pppos_output_append(pppos, err, nb, PPP_FLAG, 0, NULL); in pppos_write()
280 err = pppos_output_append(pppos, err, nb, PPP_FLAG, 0, NULL); in pppos_netif_output()
515 } else if (cur_char == PPP_FLAG) { in pppos_input()
864 err = pppos_output_append(pppos, err, nb, PPP_FLAG, 0, NULL); in pppos_output_last()
887 pppos->last_xmit = 0; /* prepend PPP_FLAG to next packet */ in pppos_output_last()
H A Ddemand.c242 if (c == PPP_FLAG) {
/third_party/lwip/src/include/netif/ppp/
H A Dppp_impl.h86 #define PPP_FLAG 0x7e /* Flag Sequence */ macro

Completed in 4 milliseconds