OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:npfctl_init_rid
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.sbin/npf/npfctl/
npf_parse.y
1059
npfctl_init_rid
(&$$, $1, $1, NPF_OP_EQ);
1063
npfctl_init_rid
(&$$, $2, $2, $1);
1067
npfctl_init_rid
(&$$, $1, $3, $2);
1103
npfctl_init_rid
(&$$, $1, $1, NPF_OP_EQ);
1107
npfctl_init_rid
(&$$, $2, $2, $1);
1111
npfctl_init_rid
(&$$, $1, $3, $2);
npfctl.h
161
void
npfctl_init_rid
(rid_t *, uint32_t, uint32_t, uint8_t);
npf_data.c
309
npfctl_init_rid
(rid_t *rid, uint32_t id1, uint32_t id2, uint8_t op)
function
Completed in 16 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026