Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Dip6_gre.c545 struct greip6 *gi6; in in6_gre_output() local
547 gi6 = mtod(m, struct greip6 *); in in6_gre_output()
548 gi6->gi6_ip6.ip6_hlim = V_ip6_gre_hlim; in in6_gre_output()
549 gi6->gi6_ip6.ip6_flow |= flowid & IPV6_FLOWLABEL_MASK; in in6_gre_output()