Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dethernet.h95 #define ETHERTYPE_PPPOES (0x8864) /* PPPoE Session Stage */ macro
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_pf.c113 { "ppoes", ETHERTYPE_PPPOES },
129 { "ppoes", ETHERTYPE_PPPOES },
1211 pf_match_ethertype(ETHERTYPE_PPPOES); in pf_primary()
H A Dsnoop_ether.c346 case ETHERTYPE_PPPOES: in interpret_ether()
422 ETHERTYPE_PPPOES, "PPPoE Session",
H A Dsnoop_filter.c1332 "pppoes", 0, 2, ETHERTYPE_PPPOES, -1, OP_OFFSET_ETHERTYPE,
2379 ethertype_match(ETHERTYPE_PPPOES); in primary()
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/sppptun/
H A Dsppptun.c138 { "pppoe", "RFC 2516 PPP over Ethernet", sppp_dlpi, ETHERTYPE_PPPOES,