Searched refs:POETT_NAMERR (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/net/
H A Dpppoe.h102 #define POETT_NAMERR 0x0201 /* Service-Name-Error; no data */ macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/pppoe/
H A Dcommon.c289 { POETT_NAMERR, "Service-Name-Error" },
H A Dpppoec.c487 case POETT_NAMERR: /* Service-Name-Error */
508 case POETT_NAMERR: /* Service-Name-Error */
876 case POETT_NAMERR: /* Service-Name-Error */
1258 if (ttyp == POETT_NAMERR || ttyp == POETT_SYSERR ||
H A Dpppoed.c350 (void) poe_add_str((poep_t *)pkt_output, POETT_NAMERR,
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_pppoe.c81 { "Service-Name-Error", POETT_NAMERR, interpret_error },

Completed in 85 milliseconds