Lines Matching defs:try
776 ipxcp_options try; /* options to request next time */
779 try = *go;
797 try.neg_nn = 0;
799 try.our_network = l;
808 try.neg_node = 0;
811 copy_node (p, try.our_node);
831 try.router = 0;
834 try.router |= s;
835 try.neg_router = 1;
854 try.router &= (ao->router | BIT(IPX_NONE));
855 if (try.router == 0 && ao->router != 0)
856 try.router = BIT(IPX_NONE);
858 if (try.router != 0)
859 try.neg_router = 1;
866 *go = try;
887 ipxcp_options try; /* options to request next time */
959 try = *go;
962 REJCINETWORK (IPX_NETWORK_NUMBER, try.neg_nn, try.our_network);
963 REJCINODE (IPX_NODE_NUMBER, try.neg_node, try.our_node);
964 REJCINAME (IPX_ROUTER_NAME, try.neg_name, try.name);
965 REJCIPROTO (IPX_ROUTER_PROTOCOL, try.neg_router, try.router, 0);
971 *go = try;
1110 * If his node number is the same as ours then ask him to try the next