Searched refs:ip6_ecn_acc (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/net/ | ||
H A D | eth.h | 191 #define ip6_ecn_acc ip6_ctlun.ip6_un3.ip6_un3_ecn macro |
/openbmc/qemu/net/ | ||
H A D | eth.c | 57 if (IP6_ECN(ip6hdr->ip6_ecn_acc) == IP6_ECN_CE) { in eth_get_gso_type() |