OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:r_natp
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/net/npf/
npf_ruleset.c
91
npf_natpolicy_t *
r_natp
;
member in struct:npf_rule
448
const npf_natpolicy_t *natp = rl->
r_natp
;
535
if ((np = rl->
r_natp
) == NULL) {
541
if (!actrl->
r_natp
)
545
if (npf_natpolicy_cmp(actrl->
r_natp
, np))
555
rl->
r_natp
= actrl->
r_natp
;
556
npf_nat_setid(rl->
r_natp
, ++nid);
580
npf_natpolicy_t *np = rl->
r_natp
;
599
if ((np = rl->
r_natp
) != NULL)
[
all
...]
Completed in 15 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025