Home
last modified time | relevance | path

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

/external/ppp/pppd/
Dipxcp.h60 typedef struct ipxcp_options { struct
86 } ipxcp_options; argument
89 extern ipxcp_options ipxcp_wantoptions[];
90 extern ipxcp_options ipxcp_gotoptions[];
91 extern ipxcp_options ipxcp_allowoptions[];
92 extern ipxcp_options ipxcp_hisoptions[];
Dipxcp.c68 ipxcp_options ipxcp_wantoptions[NUM_PPP]; /* Options that we want to request */
69 ipxcp_options ipxcp_gotoptions[NUM_PPP]; /* Options that peer ack'd */
70 ipxcp_options ipxcp_allowoptions[NUM_PPP]; /* Options we allow peer to request */
71 ipxcp_options ipxcp_hisoptions[NUM_PPP]; /* Options that we ack'd */
775 ipxcp_options no; /* options we've seen Naks for */
776 ipxcp_options try; /* options to request next time */
887 ipxcp_options try; /* options to request next time */