Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/net/
H A Dpppoe.h101 #define POETT_RELAY 0x0110 /* Relay-Session-Id; opaque data */ macro
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/pppoe/
H A Dcommon.c288 { POETT_RELAY, "Relay-Session-Id" },
H A Dpppoec.c484 case POETT_RELAY: /* Relay-Session-Id */ in display_pppoe()
522 case POETT_RELAY: /* Relay-Session-Id */ in display_pppoe()
888 case POETT_RELAY: /* Relay-Session-Id */ in send_padr()
H A Doptions.c2045 case POETT_RELAY: /* Relay-Session-Id */ in locate_service()
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_pppoe.c80 { "Relay-Session-Id", POETT_RELAY, interpret_relay },