Searched refs:remove_expectations (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv4/netfilter/
H A Dip_conntrack_core.c270 static void remove_expectations(struct ip_conntrack *ct) function
275 DEBUGP("remove_expectations(%p)\n", ct);
286 DEBUGP("remove_expectations: skipping established %p of %p\n", exp->sibling, ct);
314 remove_expectations(ct);
1273 remove_expectations(i->ctrack);
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv4/netfilter.noQoS/
H A Dip_conntrack_core.c259 static void remove_expectations(struct ip_conntrack *ct) function
264 DEBUGP("remove_expectations(%p)\n", ct);
275 DEBUGP("remove_expectations: skipping established %p of %p\n", exp->sibling, ct);
303 remove_expectations(ct);
1133 remove_expectations(i->ctrack);

Completed in 47 milliseconds