Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dppp_defs.h50 #define PPP_ALLSTATIONS 0xff /* All-Stations broadcast address */ macro
H A Dif_spppsubr.c100 #define PPP_ALLSTATIONS 0xff /* All-Stations broadcast address */ macro
552 case PPP_ALLSTATIONS: in sppp_input()
925 h->address = PPP_ALLSTATIONS; /* broadcast address */ in sppp_output()
1425 h->address = PPP_ALLSTATIONS; /* broadcast address */ in sppp_cp_send()
4695 h->address = PPP_ALLSTATIONS; /* broadcast address */ in sppp_auth_send()
/f-stack/freebsd/netgraph/
H A Dng_async.c424 PPP_ALLSTATIONS, in nga_rcv_sync()
529 && sc->sbuf[0] == PPP_ALLSTATIONS in nga_rcv_async()