OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pf_match
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dist/pf/net/
pfvar.h
1653
int
pf_match
(u_int8_t, u_int32_t, u_int32_t, u_int32_t);
pf.c
1963
pf_match
(u_int8_t op, u_int32_t a1, u_int32_t a2, u_int32_t p)
function
1994
return (
pf_match
(op, a1, a2, p));
2002
return (
pf_match
(op, a1, a2, u));
2010
return (
pf_match
(op, a1, a2, g));
Completed in 22 milliseconds
Indexes created Sun Aug 16 00:25:19 UTC 2026