Home
last modified time | relevance | path

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

/net/ipv6/
Dip6_output.c533 int hroom, troom; in ip6_fragment() local
709 hroom = LL_RESERVED_SPACE(rt->dst.dev); in ip6_fragment()
730 hroom + troom, GFP_ATOMIC)) == NULL) { in ip6_fragment()
743 skb_reserve(frag, hroom); in ip6_fragment()