Searched refs:gi6 (Results 1 – 1 of 1) sorted by relevance
529 struct greip6 *gi6; in in6_gre_output() local531 gi6 = mtod(m, struct greip6 *); in in6_gre_output()532 gi6->gi6_ip6.ip6_hlim = V_ip6_gre_hlim; in in6_gre_output()533 gi6->gi6_ip6.ip6_flow |= flowid & IPV6_FLOWLABEL_MASK; in in6_gre_output()