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

/external/libpcap/
H A Dppp.h30 #define PPP_IPX 0x002b /* Novell IPX */ macro
H A Dgencode.c2311 proto = PPP_IPX;
2364 proto = PPP_IPX;
/external/tcpdump/
H A Dppp.h32 #define PPP_IPX 0x002b /* Novell IPX */ macro
H A Dprint-ppp.c74 { PPP_IPX, "IPX" },
1375 case PPP_IPX:
/external/ppp/pppd/include/net/
H A Dppp_defs.h80 #define PPP_IPX 0x2b /* IPX protocol */ macro
/external/kernel-headers/original/linux/
H A Dppp_defs.h70 #define PPP_IPX 0x2b /* IPX protocol */ macro
/external/ppp/pppd/
H A Dipxcp.c1354 np_up(f->unit, PPP_IPX);
1380 np_down(f->unit, PPP_IPX);
1382 sifnpmode(f->unit, PPP_IPX, NPMODE_DROP);
1395 np_finished(f->unit, PPP_IPX);

Completed in 91 milliseconds