Searched refs:ipf_extraflush (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h1592 extern int ipf_extraflush __P((int, ipftq_t *, ipftq_t *, ipf_stack_t *));
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_state.c3489 /* time with ipf_extraflush(). */
3537 removed += ipf_extraflush(STATE_FLUSH,
H A Dfil.c309 * Below we declare a list of constants used only by the ipf_extraflush()
310 * routine. We are placing it here, instead of in ipf_extraflush() itself,
7630 /* Function: ipf_extraflush */
7643 int ipf_extraflush(flushtype, ipfqs, userqs, ifs) function
H A Dip_nat.c5747 /* time with ipf_extraflush(). */
5793 removed += ipf_extraflush(NAT_FLUSH,

Completed in 83 milliseconds