ip_state.c | 616 ret = ipf_state_flush(softc, arg, 4); 636 ret = ipf_state_flush(softc, arg, 6); 3573 * be? ipf_state_flush() calls ipf_delete() directly because it wants 3709 (void) ipf_state_flush(softc, 2, 0); 3720 /* Function: ipf_state_flush */ 3739 ipf_state_flush(ipf_main_softc_t *softc, int which, int proto) function in typeref:typename:int
|