Home | History | Annotate | Download | only in pppd

Lines Matching refs:neg_router

151       &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, try.router, 0);
1145 if ( !ao->neg_router || cilen < CILEN_PROTOCOL ) {
1152 if (wo->neg_router == 0) {
1153 wo->neg_router = 1;
1170 ho->neg_router = 1;
1416 if (go->neg_router && ((go->router & BIT(IPX_NONE)) == 0)) {
1429 if (ho->neg_router && ((ho->router & BIT(IPX_NONE)) == 0)) {