Searched refs:CTA_PROTO_ICMPV6_TYPE (Results 1 – 3 of 3) sorted by relevance
234 nla_put_u8(skb, CTA_PROTO_ICMPV6_TYPE, t->dst.u.icmp.type) || in icmpv6_tuple_to_nlattr()244 [CTA_PROTO_ICMPV6_TYPE] = { .type = NLA_U8 },253 if (flags & CTA_FILTER_FLAG(CTA_PROTO_ICMPV6_TYPE)) { in icmpv6_nlattr_to_tuple()254 if (!tb[CTA_PROTO_ICMPV6_TYPE]) in icmpv6_nlattr_to_tuple()257 tuple->dst.u.icmp.type = nla_get_u8(tb[CTA_PROTO_ICMPV6_TYPE]); in icmpv6_nlattr_to_tuple()
1116 if ((flags & CTA_FILTER_FLAG(CTA_PROTO_ICMPV6_TYPE)) && in ctnetlink_filter_match_tuple()
92 CTA_PROTO_ICMPV6_TYPE, enumerator