Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dmip6.h36 __u8 ip6mh_type; member
/linux-4.4.14/net/ipv6/netfilter/
Dip6t_mh.c61 return type_match(mhinfo->types[0], mhinfo->types[1], mh->ip6mh_type, in mh_mt6()
/linux-4.4.14/net/ipv6/
Dmip6.c99 if (mh->ip6mh_hdrlen < mip6_mh_len(mh->ip6mh_type)) { in mip6_mh_filter()
102 mip6_mh_len(mh->ip6mh_type)); in mip6_mh_filter()
Dxfrm6_policy.c201 fl6->fl6_mh_type = mh->ip6mh_type; in _decode_session6()