Home
last modified time | relevance | path

Searched refs:ETH_P_SLOW (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/uapi/linux/
A Dif_ether.h76 #define ETH_P_SLOW 0x8809 /* Slow Protocol. See 802.3ad 43B */ macro
/linux-6.3-rc2/include/net/
A Dbond_3ad.h15 #define PKT_TYPE_LACPDU cpu_to_be16(ETH_P_SLOW)
/linux-6.3-rc2/drivers/net/team/
A Dteam_mode_loadbalance.c20 if (unlikely(skb->protocol == htons(ETH_P_SLOW))) { in lb_receive()

Completed in 26 milliseconds