Home
last modified time | relevance | path

Searched refs:ip6_ecn_acc (Results 1 – 2 of 2) sorted by relevance

/qemu/include/net/
H A Deth.h191 #define ip6_ecn_acc ip6_ctlun.ip6_un3.ip6_un3_ecn macro
/qemu/net/
H A Deth.c57 if (IP6_ECN(ip6hdr->ip6_ecn_acc) == IP6_ECN_CE) { in eth_get_gso_type()