Home
last modified time | relevance | path

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

/external/libpcap/
Dppp.h30 #define PPP_IPX 0x002b /* Novell IPX */ macro
Dgencode.c2311 proto = PPP_IPX;
2364 proto = PPP_IPX;
/external/tcpdump/
Dppp.h32 #define PPP_IPX 0x002b /* Novell IPX */ macro
Dprint-ppp.c74 { PPP_IPX, "IPX" },
1375 case PPP_IPX: in handle_ppp()
/external/ppp/pppd/include/net/
Dppp_defs.h80 #define PPP_IPX 0x2b /* IPX protocol */ macro
/external/kernel-headers/original/linux/
Dppp_defs.h70 #define PPP_IPX 0x2b /* IPX protocol */ macro
/external/ppp/pppd/
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);