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