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