Home
last modified time | relevance | path

Searched refs:CTA_PROTO_ICMPV6_ID (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/net/ipv6/netfilter/
Dnf_conntrack_proto_icmpv6.c237 NLA_PUT_BE16(skb, CTA_PROTO_ICMPV6_ID, t->src.u.icmp.id); in icmpv6_tuple_to_nlattr()
250 [CTA_PROTO_ICMPV6_ID] = { .type = NLA_U16 },
258 !tb[CTA_PROTO_ICMPV6_ID]) in icmpv6_nlattr_to_tuple()
263 tuple->src.u.icmp.id = nla_get_be16(tb[CTA_PROTO_ICMPV6_ID]); in icmpv6_nlattr_to_tuple()
/linux-3.4.99/include/linux/netfilter/
Dnfnetlink_conntrack.h77 CTA_PROTO_ICMPV6_ID, enumerator