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

/asus-wl-520gu-7.0.1.45/src/router/ppp/pppd/
H A Dipxcp.h41 bool neg_nn; /* Negotiate IPX network number? */ member in struct:ipxcp_options
H A Dipxcp.c109 "Set our IPX network number", OPT_PRIO, &ipxcp_wantoptions[0].neg_nn },
371 wo->neg_nn = 1;
376 ao->neg_nn = 1;
522 wo->req_nn = wo->neg_nn && ao->neg_nn;
571 len = go->neg_nn ? CILEN_NETN : 0;
595 if (go->neg_nn) {
714 ACKCINETWORK (IPX_NETWORK_NUMBER, go->neg_nn, go->our_network);
767 if (!go->neg_nn || no.neg_nn || (cile
[all...]
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/
H A Dipxcp.h64 bool neg_nn; /* Negotiate IPX network number? */ member in struct:ipxcp_options
H A Dipxcp.c132 "Set our IPX network number", OPT_PRIO, &ipxcp_wantoptions[0].neg_nn },
394 wo->neg_nn = 1;
399 ao->neg_nn = 1;
545 wo->req_nn = wo->neg_nn && ao->neg_nn;
594 len = go->neg_nn ? CILEN_NETN : 0;
618 if (go->neg_nn) {
737 ACKCINETWORK (IPX_NETWORK_NUMBER, go->neg_nn, go->our_network);
790 if (!go->neg_nn || no.neg_nn || (cile
[all...]
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/
H A Dipxcp.h64 bool neg_nn; /* Negotiate IPX network number? */ member in struct:ipxcp_options
H A Dipxcp.c132 "Set our IPX network number", OPT_PRIO, &ipxcp_wantoptions[0].neg_nn },
394 wo->neg_nn = 1;
399 ao->neg_nn = 1;
545 wo->req_nn = wo->neg_nn && ao->neg_nn;
594 len = go->neg_nn ? CILEN_NETN : 0;
618 if (go->neg_nn) {
737 ACKCINETWORK (IPX_NETWORK_NUMBER, go->neg_nn, go->our_network);
790 if (!go->neg_nn || no.neg_nn || (cile
[all...]

Completed in 96 milliseconds