Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Dppp.h29 #define PPP_IPX 0x002b /* Novell IPX */ macro
H A Dgencode.c3134 ll_proto = PPP_IPX; in ethertype_to_ppptype()
/freebsd/contrib/tcpdump/
H A Dppp.h31 #define PPP_IPX 0x002b /* Novell IPX */ macro
H A Dprint-ppp.c70 { PPP_IPX, "IPX" },
1500 case PPP_IPX: in handle_ppp()
/freebsd/sys/net/
H A Dppp_defs.h60 #define PPP_IPX 0x2b /* IPX Datagram (RFC1552) */ macro