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

/external/ppp/pppd/
H A Dpppd.h187 struct epdisc { struct
193 /* values for epdisc.class */
574 char *epdisc_to_str __P((struct epdisc *)); /* string from endpoint discrim. */
575 int str_to_epdisc __P((struct epdisc *, char *)); /* endpt disc. from str */

Completed in 35 milliseconds