Home
last modified time | relevance | path

Searched refs:PPP_UI (Results 1 - 3 of 3) sorted by relevance

/third_party/FreeBSD/sys/net/
H A Dppp_defs.h49 #define PPP_UI 0x03 /* Unnumbered Information */ macro
/third_party/lwip/src/include/netif/ppp/
H A Dppp_impl.h85 #define PPP_UI 0x03 /* Unnumbered Information */ macro
549 PUTCHAR(PPP_UI, p); \
/third_party/lwip/src/netif/ppp/
H A Dpppos.c286 err = pppos_output_append(pppos, err, nb, PPP_UI, 1, &fcs_out); in pppos_netif_output()
622 if (cur_char == PPP_UI) { in pppos_input()

Completed in 4 milliseconds