Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/ipv4/netfilter/
Dip_conntrack_core.c262 struct list_head *exp_entry, *next; in remove_expectations() local
267 list_for_each_safe(exp_entry, next, &ct->sibling_list) { in remove_expectations()
268 exp = list_entry(exp_entry, struct ip_conntrack_expect, in remove_expectations()