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_checkp
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_fil_netbsd.c
187
* We provide the
ipf_checkp
name just to minimize changes later.
189
int (*
ipf_checkp
)(void *, ip_t *ip, int hlen, void *ifp, int out, mb_t **mp);
variable
391
if ((softc->ipf_running > 0) || (
ipf_checkp
== ipf_check)) {
488
ipf_savep =
ipf_checkp
;
489
ipf_checkp
= ipf_check;
581
ipf_checkp
= ipf_savep;
ip_fil.h
1713
extern int (*
ipf_checkp
)(ip_t *, int, void *, int, mb_t **);
Completed in 17 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026