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

/freebsd-10-stable/sys/net/
H A Dppp_defs.h51 #define PPP_UI 0x03 /* Unnumbered Information */ macro
H A Dif_spppsubr.c103 #define PPP_UI 0x03 /* Unnumbered Information */ macro
555 if (h->control != PPP_UI)
942 h->control = PPP_UI; /* Unnumbered Info */
1450 h->control = PPP_UI; /* Unnumbered Info */
4731 h->control = PPP_UI; /* Unnumbered Info */
/freebsd-10-stable/sys/netgraph/
H A Dng_async.c427 PPP_UI,
532 && sc->sbuf[1] == PPP_UI)

Completed in 115 milliseconds