Searched refs:ip_v (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/net/ | ||
H A D | util.h | 34 uint8_t ip_v:4, /* version */ member |
/openbmc/linux/tools/testing/selftests/net/ | ||
H A D | ip_defrag.c | 234 iphdr->ip_v = 4; in send_udp_frags() |