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

/asus-wl-520gu-7.0.1.45/src/router/ppp/pppd/
H A Dipxcp.h56 u_int32_t our_network; /* our value for network number */ member in struct:ipxcp_options
H A Dipxcp.c108 { "ipx-network", o_uint32, &ipxcp_wantoptions[0].our_network,
524 if (wo->our_network == 0) {
598 PUTLONG (go->our_network, ucp);
714 ACKCINETWORK (IPX_NETWORK_NUMBER, go->neg_nn, go->our_network);
773 try.our_network = l;
934 REJCINETWORK (IPX_NETWORK_NUMBER, try.neg_nn, try.our_network);
1021 if (wo->our_network == cinetwork)
1027 if (! ao->accept_network || cinetwork < wo->our_network) {
1029 PUTLONG (wo->our_network, p);
1037 if (go->our_network !
[all...]
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/
H A Dipxcp.h79 u_int32_t our_network; /* our value for network number */ member in struct:ipxcp_options
H A Dipxcp.c131 { "ipx-network", o_uint32, &ipxcp_wantoptions[0].our_network,
547 if (wo->our_network == 0) {
621 PUTLONG (go->our_network, ucp);
737 ACKCINETWORK (IPX_NETWORK_NUMBER, go->neg_nn, go->our_network);
796 try.our_network = l;
957 REJCINETWORK (IPX_NETWORK_NUMBER, try.neg_nn, try.our_network);
1044 if (wo->our_network == cinetwork)
1050 if (! ao->accept_network || cinetwork < wo->our_network) {
1052 PUTLONG (wo->our_network, p);
1060 if (go->our_network !
[all...]
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/
H A Dipxcp.h79 u_int32_t our_network; /* our value for network number */ member in struct:ipxcp_options
H A Dipxcp.c131 { "ipx-network", o_uint32, &ipxcp_wantoptions[0].our_network,
547 if (wo->our_network == 0) {
621 PUTLONG (go->our_network, ucp);
737 ACKCINETWORK (IPX_NETWORK_NUMBER, go->neg_nn, go->our_network);
796 try.our_network = l;
957 REJCINETWORK (IPX_NETWORK_NUMBER, try.neg_nn, try.our_network);
1044 if (wo->our_network == cinetwork)
1050 if (! ao->accept_network || cinetwork < wo->our_network) {
1052 PUTLONG (wo->our_network, p);
1060 if (go->our_network !
[all...]

Completed in 87 milliseconds