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_log
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_state.h
316
extern void
ipf_state_log
(ipf_main_softc_t *, struct ipstate *, u_int);
ip_state.c
1816
ipf_state_log
(softc, is, ISL_NEW);
2023
ipf_state_log
(softc, is, ISL_STATECHANGE);
2580
ipf_state_log
(softc, is, ISL_CLONE);
3633
ipf_state_log
(softc, is, why);
4286
/* Function:
ipf_state_log
*/
4297
ipf_state_log
(ipf_main_softc_t *softc, struct ipstate *is, u_int type)
function
Completed in 18 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026