Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/pppoe/
H A Dcommon.c349 ehost2(const struct ether_addr *ea) in ehost2() function
363 return (ehost2((const struct ether_addr *)pap)); in ehost()
H A Dcommon.h65 extern const char *ehost2(const struct ether_addr *ea);
H A Doptions.c2265 (void) fprintf(fp, "\t\t MAC %s", ehost2(&fep->fe_mac)); in print_filter_list()
2266 (void) fprintf(fp, ", mask %s%s\n", ehost2(&fep->fe_mask), in print_filter_list()