Searched refs:CTA_PROTO_ICMP_ID (Results 1 – 2 of 2) sorted by relevance
239 if (nla_put_be16(skb, CTA_PROTO_ICMP_ID, t->src.u.icmp.id) || in icmp_tuple_to_nlattr()252 [CTA_PROTO_ICMP_ID] = { .type = NLA_U16 },260 !tb[CTA_PROTO_ICMP_ID]) in icmp_nlattr_to_tuple()265 tuple->src.u.icmp.id = nla_get_be16(tb[CTA_PROTO_ICMP_ID]); in icmp_nlattr_to_tuple()
84 CTA_PROTO_ICMP_ID, enumerator