Searched refs:CTA_PROTO_ICMPV6_CODE (Results 1 – 3 of 3) sorted by relevance
235 nla_put_u8(skb, CTA_PROTO_ICMPV6_CODE, t->dst.u.icmp.code)) in icmpv6_tuple_to_nlattr()245 [CTA_PROTO_ICMPV6_CODE] = { .type = NLA_U8 },264 if (flags & CTA_FILTER_FLAG(CTA_PROTO_ICMPV6_CODE)) { in icmpv6_nlattr_to_tuple()265 if (!tb[CTA_PROTO_ICMPV6_CODE]) in icmpv6_nlattr_to_tuple()268 tuple->dst.u.icmp.code = nla_get_u8(tb[CTA_PROTO_ICMPV6_CODE]); in icmpv6_nlattr_to_tuple()
1119 if ((flags & CTA_FILTER_FLAG(CTA_PROTO_ICMPV6_CODE)) && in ctnetlink_filter_match_tuple()
93 CTA_PROTO_ICMPV6_CODE, enumerator