Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/ipv4/netfilter/
Dip_conntrack_core.c607 static int early_drop(struct list_head *chain) in early_drop() function
671 if (!early_drop(&ip_conntrack_hash[next]) in init_conntrack()
672 && !early_drop(&ip_conntrack_hash[hash])) { in init_conntrack()