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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/include/net/
H A Dppp_defs.h80 #define PPP_IPX 0x2b /* IPX protocol */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/include/linux/
H A Dppp_defs.h78 #define PPP_IPX 0x2b /* IPX protocol */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Dppp_defs.h70 #define PPP_IPX 0x2b /* IPX protocol */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp/pppd/
H A Dipxcp.c1326 np_up(f->unit, PPP_IPX);
1352 np_down(f->unit, PPP_IPX);
1354 sifnpmode(f->unit, PPP_IPX, NPMODE_DROP);
1367 np_finished(f->unit, PPP_IPX);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/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);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/wan/
H A Dsyncppp.c66 #define PPP_IPX 0x002b /* Novell IPX Protocol */ macro
298 case PPP_IPX:
388 h->protocol = htons(PPP_IPX);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/isdn/i4l/
H A Disdn_ppp.c23 #ifndef PPP_IPX
24 #define PPP_IPX 0x002b macro
1060 case PPP_IPX: /* untested */
1247 proto = PPP_IPX; /* untested */
1471 proto = PPP_IPX;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/
H A Dppp_generic.c469 case PPP_IPX:
485 PPP_IPX,

Completed in 118 milliseconds