Home
last modified time | relevance | path

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

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