Searched refs:option_value (Results 1 - 1 of 1) sorted by relevance

/external/ppp/pppd/
H A Doptions.c80 struct option_value { struct
81 struct option_value *next;
766 struct option_value *ovp, **pp;
773 pp = (struct option_value **) &opt->addr2;
945 struct option_value *ovp;
947 ovp = (struct option_value *) opt->addr2;

Completed in 41 milliseconds