Home
last modified time | relevance | path

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

/qemu/include/net/
H A Deth.h233 #define IP6_ECN_CE 0xC0 macro
/qemu/net/
H A Deth.c57 if (IP6_ECN(ip6hdr->ip6_ecn_acc) == IP6_ECN_CE) { in eth_get_gso_type()