Searched refs:ETH_P_PAUSE (Results 1 – 4 of 4) sorted by relevance
68 #define ETH_P_PAUSE 0x8808 /* IEEE Pause frames. See 802.3 31B */ macro
461 if (skb->protocol == htons(ETH_P_PAUSE)) { in ipvlan_multicast_enqueue()
243 if (skb->protocol == htons(ETH_P_PAUSE)) in macvlan_broadcast()
3742 ETH_P_PAUSE)); in ixgbe_configure_virtualization()