Searched refs:PPP_IPXCP (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/bsd/libpcap/dist/
H A Dppp.h50 #define PPP_IPXCP 0x802b /* Novell IPX Control Protocol */ macro
/netbsd-current/external/bsd/tcpdump/dist/
H A Dppp.h52 #define PPP_IPXCP 0x802b /* Novell IPX Control Protocol */ macro
H A Dprint-ppp.c93 { PPP_IPXCP, "IPXCP" },
/netbsd-current/sys/net/
H A Dppp_defs.h92 #define PPP_IPXCP 0x802b /* IPX Control Protocol */ macro
/netbsd-current/external/bsd/ppp/dist/pppd/
H A Dipxcp.c190 PPP_IPXCP,
383 f->protocol = PPP_IPXCP;

Completed in 204 milliseconds