Home
last modified time | relevance | path

Searched refs:ipf_state_rehash (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_state.h315 extern int ipf_state_rehash __P((ipf_main_softc_t *, ipftuneable_t *, ipftuneval_t *));
H A Dip_state.c109 0, NULL, ipf_state_rehash },
5258 ipf_state_rehash(softc, t, p) in ipf_state_rehash() function