Searched refs:ETHERTYPE_PPPOES (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/uts/common/sys/ |
H A D | ethernet.h | 95 #define ETHERTYPE_PPPOES (0x8864) /* PPPoE Session Stage */ macro
|
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_pf.c | 113 { "ppoes", ETHERTYPE_PPPOES }, 129 { "ppoes", ETHERTYPE_PPPOES }, 1211 pf_match_ethertype(ETHERTYPE_PPPOES); in pf_primary()
|
H A D | snoop_ether.c | 346 case ETHERTYPE_PPPOES: in interpret_ether() 422 ETHERTYPE_PPPOES, "PPPoE Session",
|
H A D | snoop_filter.c | 1332 "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 D | sppptun.c | 138 { "pppoe", "RFC 2516 PPP over Ethernet", sppp_dlpi, ETHERTYPE_PPPOES,
|