Home
last modified time | relevance | path

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

/NextBSD/sys/net/
HDppp_defs.h50 #define PPP_ALLSTATIONS 0xff /* All-Stations broadcast address */ macro
HDif_spppsubr.c99 #define PPP_ALLSTATIONS 0xff /* All-Stations broadcast address */ macro
551 case PPP_ALLSTATIONS: in sppp_input()
924 h->address = PPP_ALLSTATIONS; /* broadcast address */ in sppp_output()
1426 h->address = PPP_ALLSTATIONS; /* broadcast address */ in sppp_cp_send()
4707 h->address = PPP_ALLSTATIONS; /* broadcast address */ in sppp_auth_send()
/NextBSD/sys/netgraph/
HDng_async.c426 PPP_ALLSTATIONS, in nga_rcv_sync()
531 && sc->sbuf[0] == PPP_ALLSTATIONS in nga_rcv_async()