Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/netfilter/
H A Dip6t_hbh.c46 struct ipv6_opt_hdr _optsh; in hbh_mt6() local
69 oh = skb_header_pointer(skb, ptr, sizeof(_optsh), &_optsh); in hbh_mt6()