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

/illumos-gate/usr/src/uts/common/sys/
H A Dethernet.h93 #define ETHERTYPE_SLOW (0x8809) /* Slow Protocol */ macro
/illumos-gate/usr/src/uts/common/io/aggr/
H A Daggr_recv.c120 if (sap == ETHERTYPE_SLOW) {
H A Daggr_lacp.c674 ether->ether_type = htons(ETHERTYPE_SLOW);
H A Daggr_grp.c2330 if (ntohs(ehp->ether_type) == ETHERTYPE_SLOW) {
/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.c111 { "slow", ETHERTYPE_SLOW },
127 { "slow", ETHERTYPE_SLOW },

Completed in 76 milliseconds