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

/opensolaris-onvv-gate/usr/src/uts/common/inet/ipf/
H A Dip_state.c123 static int fr_state_flush __P((int, int, ipf_stack_t *));
442 ret = fr_state_flush(arg, 4, ifs);
462 ret = fr_state_flush(arg, 6, ifs);
679 * Trigger automatic call to fr_state_flush() if the
1134 * Trigger automatic call to fr_state_flush() if the
2017 * Trigger automatic call to fr_state_flush() if the
3459 (void) fr_state_flush(FLUSH_TABLE_EXTRA, 0, ifs);
3468 /* Function: fr_state_flush */
3488 static int fr_state_flush(flush_option, proto, ifs) function

Completed in 102 milliseconds