OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pfil4_wrapper
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dist/pf/net/
pf_ioctl.c
194
static int
pfil4_wrapper
(void *, struct mbuf **, struct ifnet *, int);
3285
pfil4_wrapper
(void *arg, struct mbuf **mp, struct ifnet *ifp, int dir)
function
3389
error = pfil_add_hook((void *)
pfil4_wrapper
, NULL,
3413
pfil_remove_hook(
pfil4_wrapper
, NULL, PFIL_IN|PFIL_OUT, ph_inet);
3432
pfil_remove_hook((void *)
pfil4_wrapper
, NULL,
pf_ioctl.c
194
static int
pfil4_wrapper
(void *, struct mbuf **, struct ifnet *, int);
3285
pfil4_wrapper
(void *arg, struct mbuf **mp, struct ifnet *ifp, int dir)
function
3389
error = pfil_add_hook((void *)
pfil4_wrapper
, NULL,
3413
pfil_remove_hook(
pfil4_wrapper
, NULL, PFIL_IN|PFIL_OUT, ph_inet);
3432
pfil_remove_hook((void *)
pfil4_wrapper
, NULL,
Completed in 28 milliseconds
Indexes created Sat Feb 21 01:20:28 UTC 2026