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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dmultilink.c332 str_to_epdisc(ep, str) function
H A Dpppd.h487 int str_to_epdisc __P((struct epdisc *, char *)); /* endpt disc. from str */
H A Dlcp.c291 if (str_to_epdisc(&lcp_wantoptions[0].endpoint, *argv)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dmultilink.c525 str_to_epdisc(ep, str) function
H A Dpppd.h585 int str_to_epdisc __P((struct epdisc *, char *)); /* endpt disc. from str */
H A Dlcp.c320 if (str_to_epdisc(&lcp_wantoptions[0].endpoint, *argv)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptpd/pptpd-1.3.4/plugins/
H A Dpppd.h559 int str_to_epdisc __P((struct epdisc *, char *)); /* endpt disc. from str */
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppoecd/
H A Dpppd.h498 #define str_to_epdisc(a,b) (0) macro

Completed in 129 milliseconds