Home
last modified time | relevance | path

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

/dragonfly/contrib/libpcap/
H A Dppp.h25 #define PPP_OSI 0x0023 /* OSI Network Layer */ macro
H A Dgencode.c3074 ll_proto = PPP_OSI; in ethertype_to_ppptype()
/dragonfly/contrib/tcpdump/
H A Dppp.h27 #define PPP_OSI 0x0023 /* OSI Network Layer */ macro
H A Dprint-juniper.c863 EXTRACT_BE_U_2(&l2info.cookie) != PPP_OSI && in juniper_mlppp_if_print()
901 case PPP_OSI: in juniper_mlppp_if_print()
1165 case PPP_OSI : in juniper_ppp_heuristic_guess()
H A Dprint-ppp.c64 { PPP_OSI, "OSI" },
1490 case PPP_OSI: in handle_ppp()