Searched defs:lcp_options (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dlcp.h100 * The state of options is described by an lcp_options structure.
106 typedef struct lcp_options { struct
137 } lcp_options; typedef in typeref:struct:lcp_options
150 extern lcp_options lcp_wantoptions[];
151 extern lcp_options lcp_gotoptions[];
152 extern lcp_options lcp_allowoptions[];
153 extern lcp_options lcp_hisoptions[];

Completed in 45 milliseconds