Searched refs:valid_new (Results 1 – 1 of 1) sorted by relevance
95 static u_int8_t valid_new[] in icmp_new() local101 if (conntrack->tuplehash[0].tuple.dst.u.icmp.type >= sizeof(valid_new) in icmp_new()102 || !valid_new[conntrack->tuplehash[0].tuple.dst.u.icmp.type]) { in icmp_new()