Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dethernet.h96 #define ETHERTYPE_PPPOES (0x8864) /* PPPoE Session Stage */ macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_pf.c109 { "ppoes", ETHERTYPE_PPPOES },
125 { "ppoes", ETHERTYPE_PPPOES },
1189 pf_match_ethertype(ETHERTYPE_PPPOES); in pf_primary()
H A Dsnoop_ether.c348 case ETHERTYPE_PPPOES: in interpret_ether()
424 ETHERTYPE_PPPOES, "PPPoE Session",
H A Dsnoop_filter.c1334 "pppoes", 0, 2, ETHERTYPE_PPPOES, -1, OP_OFFSET_ETHERTYPE,
2380 ethertype_match(ETHERTYPE_PPPOES); in primary()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/sppptun/
H A Dsppptun.c138 { "pppoe", "RFC 2516 PPP over Ethernet", sppp_dlpi, ETHERTYPE_PPPOES,