Searched defs:ipxcp_options (Results 1 – 1 of 1) sorted by relevance
60 typedef struct ipxcp_options { struct61 bool neg_node; /* Negotiate IPX node number? */62 bool req_node; /* Ask peer to send IPX node number? */86 } ipxcp_options; argument