OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PPP_ALLSTATIONS
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/net/
ppp_defs.h
71
#define
PPP_ALLSTATIONS
0xff /* All-Stations broadcast address */
if_ppp.c
897
address =
PPP_ALLSTATIONS
;
913
address =
PPP_ALLSTATIONS
; /*XXX*/
1242
if (sc->sc_flags & SC_COMP_AC && address ==
PPP_ALLSTATIONS
&&
1243
control == PPP_UI && protocol !=
PPP_ALLSTATIONS
&&
ppp_tty.c
972
if (c !=
PPP_ALLSTATIONS
) {
979
*sc->sc_mp++ =
PPP_ALLSTATIONS
;
if_spppsubr.c
673
case
PPP_ALLSTATIONS
:
936
h->address =
PPP_ALLSTATIONS
; /* broadcast address */
1409
h->address =
PPP_ALLSTATIONS
; /* broadcast address */
5292
h->address =
PPP_ALLSTATIONS
; /* broadcast address */
/src/sys/kern/
uipc_mbufdebug.c
394
case
PPP_ALLSTATIONS
:
Completed in 30 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025