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

/external/libpcap/
H A Dppp.h26 #define PPP_OSI 0x0023 /* OSI Network Layer */ macro
H A Dgencode.c2298 proto = PPP_OSI;
2351 proto = PPP_OSI;
/external/tcpdump/
H A Dppp.h28 #define PPP_OSI 0x0023 /* OSI Network Layer */ macro
H A Dprint-juniper.c470 EXTRACT_16BITS(&l2info.cookie) != PPP_OSI &&
504 case PPP_OSI:
725 case PPP_OSI :
H A Dprint-ppp.c70 { PPP_OSI, "OSI" },
1378 case PPP_OSI:

Completed in 105 milliseconds