Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Dppp.h25 #define PPP_OSI 0x0023 /* OSI Network Layer */ macro
H A Dgencode.c3121 ll_proto = PPP_OSI; in ethertype_to_ppptype()
/freebsd/contrib/tcpdump/
H A Dppp.h27 #define PPP_OSI 0x0023 /* OSI Network Layer */ macro
H A Dprint-juniper.c842 EXTRACT_BE_U_2(&l2info.cookie) != PPP_OSI && in juniper_mlppp_if_print()
880 case PPP_OSI: in juniper_mlppp_if_print()
1150 case PPP_OSI : in juniper_ppp_heuristic_guess()
H A Dprint-ppp.c66 { PPP_OSI, "OSI" },
1503 case PPP_OSI: in handle_ppp()