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.c2952 proto = PPP_OSI; in ethertype_to_ppptype()
/external/tcpdump/
Dppp.h27 #define PPP_OSI 0x0023 /* OSI Network Layer */ macro
Dprint-juniper.c797 EXTRACT_16BITS(&l2info.cookie) != PPP_OSI && in juniper_mlppp_print()
829 case PPP_OSI: in juniper_mlppp_print()
1066 case PPP_OSI : in juniper_ppp_heuristic_guess()
Dprint-ppp.c65 { PPP_OSI, "OSI" },
1495 case PPP_OSI: in handle_ppp()