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

/asus-wl-520gu-7.0.1.45/src/router/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...]
/asus-wl-520gu-7.0.1.45/src/router/pppd/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);
814 if (!go->neg_router || (cilen < CILEN_PROTOCOL))
830 try.neg_router = 1;
854 try.neg_router = 1;
960 REJCIPROTO (IPX_ROUTER_PROTOCOL, try.neg_router, tr
[all...]
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/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);
814 if (!go->neg_router || (cilen < CILEN_PROTOCOL))
830 try.neg_router = 1;
854 try.neg_router = 1;
960 REJCIPROTO (IPX_ROUTER_PROTOCOL, try.neg_router, tr
[all...]

Completed in 44 milliseconds