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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dmultilink.c132 epdisc_to_str(&ho->endpoint));
273 * epdisc_to_str - make a printable string from an endpoint discriminator.
281 epdisc_to_str(ep) function
H A Dpppd.h486 char *epdisc_to_str __P((struct epdisc *)); /* string from endpoint discrim. */
H A Dlcp.c305 printer(arg, "%s", epdisc_to_str(&lcp_wantoptions[0].endpoint));
2016 printer(arg, "endpoint [%s]", epdisc_to_str(&epd));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dmultilink.c169 epdisc_to_str(&ho->endpoint));
466 * epdisc_to_str - make a printable string from an endpoint discriminator.
474 epdisc_to_str(ep) function
H A Dpppd.h584 char *epdisc_to_str __P((struct epdisc *)); /* string from endpoint discrim. */
H A Dlcp.c334 printer(arg, "%s", epdisc_to_str(&lcp_wantoptions[0].endpoint));
2160 printer(arg, "endpoint [%s]", epdisc_to_str(&epd));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptpd/pptpd-1.3.4/plugins/
H A Dpppd.h558 char *epdisc_to_str __P((struct epdisc *)); /* string from endpoint discrim. */
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppoecd/
H A Dpppd.h497 #define epdisc_to_str(a) (NULL) macro

Completed in 140 milliseconds