Searched refs:POETT_SERVICE (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/net/
H A Dpppoe.h96 #define POETT_SERVICE 0x0101 /* Service-Name; UTF-8 string follows */ macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/pppoe/
H A Dpppoec.c470 case POETT_SERVICE: /* Service-Name */
513 case POETT_SERVICE: /* Service-Name */
623 (void) poe_add_str(poep, POETT_SERVICE, service);
858 case POETT_SERVICE: /* Service-Name */
896 (void) poe_add_str(poep, POETT_SERVICE, "");
1133 if (serv_len == 0 && ttyp == POETT_SERVICE && tlen != 0) {
1334 if (ttyp == POETT_SERVICE) {
1349 if (ttyp != POETT_SERVICE) {
H A Dcommon.c283 { POETT_SERVICE, "Service-Name" },
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_pppoe.c75 { "Service-Name", POETT_SERVICE, interpret_service },

Completed in 1264 milliseconds