Searched refs:neg_router (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp/pppd/
H A Dipxcp.h46 bool neg_router; /* Negotiate IPX router number */ member in struct:ipxcp_options
H A Dipxcp.c128 &ipxcp_wantoptions[0].neg_router },
379 ao->neg_router = 1;
554 wo->neg_router = 1;
576 if (go->neg_router && to_external(go->router) != RIP_SAP)
618 if (go->neg_router) {
718 ACKCIPROTO (IPX_ROUTER_PROTOCOL, go->neg_router, go->router);
791 if (!go->neg_router || (cilen < CILEN_PROTOCOL))
807 try.neg_router = 1;
831 try.neg_router = 1;
937 REJCIPROTO (IPX_ROUTER_PROTOCOL, try.neg_router, tr
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/pppd/
H A Dipxcp.h69 bool neg_router; /* Negotiate IPX router number */ member in struct:ipxcp_options
H A Dipxcp.c151 &ipxcp_wantoptions[0].neg_router },
402 ao->neg_router = 1;
577 wo->neg_router = 1;
599 if (go->neg_router && to_external(go->router) != RIP_SAP)
641 if (go->neg_router) {
741 ACKCIPROTO (IPX_ROUTER_PROTOCOL, go->neg_router, go->router);
819 if (!go->neg_router || (cilen < CILEN_PROTOCOL))
835 try.neg_router = 1;
859 try.neg_router = 1;
965 REJCIPROTO (IPX_ROUTER_PROTOCOL, try.neg_router, tr
[all...]

Completed in 69 milliseconds