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

/freebsd-11-stable/sys/net/
H A Dppp_defs.h50 #define PPP_ALLSTATIONS 0xff /* All-Stations broadcast address */ macro
H A Dif_spppsubr.c99 #define PPP_ALLSTATIONS 0xff /* All-Stations broadcast address */ macro
551 case PPP_ALLSTATIONS:
924 h->address = PPP_ALLSTATIONS; /* broadcast address */
1424 h->address = PPP_ALLSTATIONS; /* broadcast address */
4705 h->address = PPP_ALLSTATIONS; /* broadcast address */
/freebsd-11-stable/sys/netgraph/
H A Dng_async.c426 PPP_ALLSTATIONS,
531 && sc->sbuf[0] == PPP_ALLSTATIONS

Completed in 67 milliseconds