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

/freebsd-11-stable/sys/net/
H A Dppp_defs.h51 #define PPP_UI 0x03 /* Unnumbered Information */ macro
H A Dif_spppsubr.c100 #define PPP_UI 0x03 /* Unnumbered Information */ macro
552 if (h->control != PPP_UI)
925 h->control = PPP_UI; /* Unnumbered Info */
1425 h->control = PPP_UI; /* Unnumbered Info */
4706 h->control = PPP_UI; /* Unnumbered Info */
/freebsd-11-stable/sys/netgraph/
H A Dng_async.c427 PPP_UI,
532 && sc->sbuf[1] == PPP_UI)

Completed in 55 milliseconds