Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.lib/pppoe/
H A Dcommon.h84 extern const char *poe_tagname(uint16_t tagtype);
H A Dcommon.c317 poe_tagname(uint16_t tagtype) in poe_tagname() function
H A Dpppoec.c572 (void) fprintf(out, "%s:%d ", poe_tagname(ttyp), tlen); in display_pppoe()