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

/illumos-gate/usr/src/uts/common/net/
H A Dpppoe.h103 #define POETT_SYSERR 0x0202 /* AC-System-Error; may have UTF-8 */ macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/pppoe/
H A Dcommon.c290 { POETT_SYSERR, "AC-System-Error" },
H A Dpppoec.c490 case POETT_SYSERR: /* AC-System-Error */
509 case POETT_SYSERR: /* AC-System-Error */
877 case POETT_SYSERR: /* AC-System-Error */
1258 if (ttyp == POETT_NAMERR || ttyp == POETT_SYSERR ||
H A Doptions.c2034 case POETT_SYSERR: /* AC-System-Error */
2226 (void) poe_add_str(poep, POETT_SYSERR, cp);
2250 (void) poe_add_str(poep, POETT_SYSERR, mystrerror(retv));
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_pppoe.c82 { "AC-System-Error", POETT_SYSERR, interpret_error },

Completed in 335 milliseconds