Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/libpcap/
HDppp.h29 #define PPP_IPX 0x002b /* Novell IPX */ macro
HDgencode.c3077 proto = PPP_IPX; in ethertype_to_ppptype()
/freebsd-11-stable/contrib/tcpdump/
HDppp.h31 #define PPP_IPX 0x002b /* Novell IPX */ macro
HDprint-ppp.c69 { PPP_IPX, "IPX" },
1492 case PPP_IPX: in handle_ppp()
/freebsd-11-stable/sys/net/
HDppp_defs.h62 #define PPP_IPX 0x2b /* IPX Datagram (RFC1552) */ macro
HDif_spppsubr.c104 #define PPP_IPX 0x002b /* Novell IPX Protocol */ macro