Home
last modified time | relevance | path

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

/qemu/include/net/
H A Deth.h232 #define IP6_ECN(x) ((x) & IP6_ECN_MASK) macro
/qemu/net/
H A Deth.c57 if (IP6_ECN(ip6hdr->ip6_ecn_acc) == IP6_ECN_CE) { in eth_get_gso_type()
/qemu/hw/net/
H A Dvirtio-net.c2525 if (IP6_ECN(ip6->ip6_ctlun.ip6_un3.ip6_un3_ecn)) { in virtio_net_rsc_sanity_check6()