Home
last modified time | relevance | path

Searched refs:ETHERTYPE_SLOW (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dethernet.h94 #define ETHERTYPE_SLOW (0x8809) /* Slow Protocol */ macro
/illumos-gate/usr/src/uts/common/io/aggr/
H A Daggr_recv.c122 if (sap == ETHERTYPE_SLOW) { in aggr_recv_path_cb()
H A Daggr_lacp.c675 ether->ether_type = htons(ETHERTYPE_SLOW); in fill_lacp_ether()
H A Daggr_grp.c2657 if (ntohs(ehp->ether_type) == ETHERTYPE_SLOW) { in aggr_rx_poll()
/illumos-gate/usr/src/boot/include/net/
H A Dethernet.h333 #define ETHERTYPE_SLOW 0x8809 /* 802.3ad link aggregation (LACP) */ macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_pf.c107 { "slow", ETHERTYPE_SLOW },
123 { "slow", ETHERTYPE_SLOW },