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

/freebsd-10.0-release/contrib/libpcap/
H A Dppp.h30 #define PPP_IPX 0x002b /* Novell IPX */ macro
H A Dgencode.c2884 proto = PPP_IPX;
/freebsd-10.0-release/contrib/tcpdump/
H A Dppp.h34 #define PPP_IPX 0x002b /* Novell IPX */ macro
H A Dprint-ppp.c76 { PPP_IPX, "IPX" },
1377 case PPP_IPX:
/freebsd-10.0-release/sys/net/
H A Dppp_defs.h62 #define PPP_IPX 0x2b /* IPX Datagram (RFC1552) */ macro
H A Dif_spppsubr.c107 #define PPP_IPX 0x002b /* Novell IPX Protocol */ macro
675 case PPP_IPX:
989 ETHERTYPE_IPX : PPP_IPX);

Completed in 87 milliseconds