Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dnf_conntrack_proto_icmpv6.c64 static const u_int8_t noct_valid_new[] = { variable
210 if (type >= 0 && type < sizeof(noct_valid_new) && in icmpv6_error()
211 noct_valid_new[type]) { in icmpv6_error()