Home
last modified time | relevance | path

Searched refs:epdisc_to_str (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dmultilink.c76 epdisc_to_str(&wo->endpoint)); in mp_check_options()
130 p += slprintf(p, bundle_id+l-p, "%s", epdisc_to_str(&ho->endpoint)); in mp_join_bundle()
275 epdisc_to_str(ep) in epdisc_to_str() function
367 dbglog("str_to_epdisc -> %s", epdisc_to_str(ep));
373 dbglog("str_to_epdisc -> %s", epdisc_to_str(ep));
405 dbglog("str_to_epdisc -> %s", epdisc_to_str(ep));
H A Dlcp.h164 extern char *epdisc_to_str __P((struct epdisc *));
H A Dlcp.c2687 printer(arg, "endpoint [%s]", epdisc_to_str(&epd));