Home
last modified time | relevance | path

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

/qemu/include/net/
H A Deth.h108 uint32_t ip6_un1_flow; /* 4 bits version, 8 bits TC, member
/qemu/hw/net/
H A Dvirtio-net.c2505 if (((ip6->ip6_ctlun.ip6_un1.ip6_un1_flow & 0xF0) >> 4) in virtio_net_rsc_sanity_check6()