Searched refs:ipf_extraflush (Results 1 – 4 of 4) sorted by relevance
1597 extern int ipf_extraflush __P((int, ipftq_t *, ipftq_t *, ipf_stack_t *));
3538 removed += ipf_extraflush(STATE_FLUSH,
5793 removed += ipf_extraflush(NAT_FLUSH,
7646 int ipf_extraflush(flushtype, ipfqs, userqs, ifs) in ipf_extraflush() function