Home
last modified time | relevance | path

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

/external/libpcap/
Dppp.h29 #define PPP_IPX 0x002b /* Novell IPX */ macro
Dgencode.c3132 ll_proto = PPP_IPX; in ethertype_to_ppptype()
/external/tcpdump/
Dppp.h31 #define PPP_IPX 0x002b /* Novell IPX */ macro
Dprint-ppp.c68 { PPP_IPX, "IPX" },
1498 case PPP_IPX: in handle_ppp()
/external/kernel-headers/original/uapi/linux/
Dppp_defs.h41 #define PPP_IPX 0x2b /* IPX protocol */ macro
/external/ppp/pppd/include/net/
Dppp_defs.h90 #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);