Searched refs:ETH_P_PAUSE (Results 1 – 3 of 3) sorted by relevance
67 #define ETH_P_PAUSE 0x8808 /* IEEE Pause frames. See 802.3 31B */ macro
202 if (skb->protocol == htons(ETH_P_PAUSE)) in ipvlan_multicast_frame()
243 if (skb->protocol == htons(ETH_P_PAUSE)) in macvlan_broadcast()