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 - 3
of
3
) 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
/src/external/bsd/ipf/dist/tools/
ipftest.c
293
ipf_state_flush
(softc, 1, 0);
Completed in 29 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026