Home
last modified time | relevance | path

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

/qemu/include/net/
H A Deth.h252 #define IP6_EXT_GRANULARITY (8) /* Size granularity for macro
/qemu/net/
H A Deth.c515 info->full_hdr_len += (ext_hdr.ip6r_len + 1) * IP6_EXT_GRANULARITY; in eth_parse_ipv6_hdr()