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

/external/ppp/pppd/include/net/
H A Dppp_defs.h75 #define PPP_ALLSTATIONS 0xff /* All-Stations broadcast address */ macro
/external/kernel-headers/original/linux/
H A Dppp_defs.h59 #define PPP_ALLSTATIONS 0xff /* All-Stations broadcast address */ macro
/external/ppp/pppd/
H A Dpppd.h778 PUTCHAR(PPP_ALLSTATIONS, p); \
H A Dutils.c493 if (len >= PPP_HDRLEN && p[0] == PPP_ALLSTATIONS && p[1] == PPP_UI) {
H A Dsys-linux.c1091 *buf++ = PPP_ALLSTATIONS;

Completed in 94 milliseconds