Searched refs:CTA_PROTO_ICMP_TYPE (Results 1 – 3 of 3) sorted by relevance
259 nla_put_u8(skb, CTA_PROTO_ICMP_TYPE, t->dst.u.icmp.type) || in icmp_tuple_to_nlattr()269 [CTA_PROTO_ICMP_TYPE] = { .type = NLA_U8 },278 if (flags & CTA_FILTER_FLAG(CTA_PROTO_ICMP_TYPE)) { in icmp_nlattr_to_tuple()279 if (!tb[CTA_PROTO_ICMP_TYPE]) in icmp_nlattr_to_tuple()282 tuple->dst.u.icmp.type = nla_get_u8(tb[CTA_PROTO_ICMP_TYPE]); in icmp_nlattr_to_tuple()
1105 if ((flags & CTA_FILTER_FLAG(CTA_PROTO_ICMP_TYPE)) && in ctnetlink_filter_match_tuple()
89 CTA_PROTO_ICMP_TYPE, enumerator