Home
last modified time | relevance | path

Searched refs:POETT_GENERR (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/net/
H A Dpppoe.h102 #define POETT_GENERR 0x0203 /* Generic-Error; may have UTF-8 */ macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/pppoe/
H A Dpppoec.c493 case POETT_GENERR: /* Generic-Error */ in display_pppoe()
515 case POETT_GENERR: /* Generic-Error */ in display_pppoe()
878 case POETT_GENERR: /* Generic-Error */ in send_padr()
1259 ttyp == POETT_GENERR) { in error_check()
H A Dcommon.c289 { POETT_GENERR, "Generic-Error" },
H A Doptions.c2036 case POETT_GENERR: /* Generic-Error */ in locate_service()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_pppoe.c81 { "Generic-Error", POETT_GENERR, interpret_error },