Searched refs:ETH_P_SLOW (Results 1 – 8 of 8) sorted by relevance
22 #define ETH_P_SLOW 0x8809 /* Ethernet slow protocols */ macro
337 eth_transmit(slow_dest, ETH_P_SLOW, sizeof(lacp.pkt), &lacp.pkt); in send_lacp_reports()354 if ((ptype != ETH_P_SLOW) || in process_eth_slow()396 eth_transmit(slow_dest, ETH_P_SLOW, in process_eth_slow()
92 #if defined(ETH_P_SLOW) || (defined(HAVE_DECL_ETH_P_SLOW) && HAVE_DECL_ETH_P_SLOW)93 XLAT(ETH_P_SLOW),
28 ETH_P_SLOW
67 #define ETH_P_SLOW 0x8809 /* Slow Protocol. See 802.3ad 43B */ macro
72 #define ETH_P_SLOW 0x8809 /* Slow Protocol. See 802.3ad 43B */ macro
69 #define ETH_P_SLOW 0x8809 /* Slow Protocol. See 802.3ad 43B */ macro
775 __ADD(ETH_P_SLOW,slow)