Home
last modified time | relevance | path

Searched defs:ipxcp_options (Results 1 – 1 of 1) sorted by relevance

/external/ppp/pppd/
Dipxcp.h60 typedef struct ipxcp_options { struct
61 bool neg_node; /* Negotiate IPX node number? */
62 bool req_node; /* Ask peer to send IPX node number? */
86 } ipxcp_options; argument