Home | History | Annotate | Download | only in pppd

Lines Matching full:option_value

80 struct option_value {
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;