Searched refs:IPTOS_ECN (Results 1 – 3 of 3) sorted by relevance
229 #define IPTOS_ECN(x) ((x) & IPTOS_ECN_MASK) macro
45 if (IPTOS_ECN(iphdr->ip_tos) == IPTOS_ECN_CE) { in eth_get_gso_type()
2454 if (IPTOS_ECN(ip->ip_tos)) { in virtio_net_rsc_sanity_check4()