Home
last modified time | relevance | path

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

/external/libpcap/
Dppp.h25 #define PPP_OSI 0x0023 /* OSI Network Layer */ macro
Dgencode.c2771 proto = PPP_OSI;
/external/tcpdump/
Dppp.h27 #define PPP_OSI 0x0023 /* OSI Network Layer */ macro
Dprint-juniper.c768 EXTRACT_16BITS(&l2info.cookie) != PPP_OSI && in juniper_mlppp_print()
800 case PPP_OSI: in juniper_mlppp_print()
1026 case PPP_OSI : in juniper_ppp_heuristic_guess()
Dprint-ppp.c64 { PPP_OSI, "OSI" },
1475 case PPP_OSI: in handle_ppp()