Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dnf_conntrack_proto_icmpv6.c232 nla_put_u8(skb, CTA_PROTO_ICMPV6_CODE, t->dst.u.icmp.code)) in icmpv6_tuple_to_nlattr()
242 [CTA_PROTO_ICMPV6_CODE] = { .type = NLA_U8 },
250 !tb[CTA_PROTO_ICMPV6_CODE] || in icmpv6_nlattr_to_tuple()
255 tuple->dst.u.icmp.code = nla_get_u8(tb[CTA_PROTO_ICMPV6_CODE]); in icmpv6_nlattr_to_tuple()
/Linux-v4.19/include/uapi/linux/netfilter/
Dnfnetlink_conntrack.h91 CTA_PROTO_ICMPV6_CODE, enumerator