OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ipf_state_flush
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_state.h
311
extern int
ipf_state_flush
(ipf_main_softc_t *, int, int);
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
Completed in 17 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026