OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:binat
(Results
1 - 2
of
2
) sorted by relevancy
/src/dist/pf/sbin/pfctl/
parse.y
412
%token ICMP6TYPE CODE KEEP MODULATE STATE PORT RDR NAT
BINAT
ARROW NODF
495
* what that is: pf or nat or
binat
or rdr
843
" not supported in
binat
-anchor");
853
" in
binat
-anchor");
3665
binatrule : no
BINAT
natpasslog interface af proto FROM host TO ipspec tag
3668
struct pf_rule
binat
;
3674
"permitted as a
binat
destination"))
3677
memset(&
binat
, 0, sizeof(
binat
));
3684
binat
.action = PF_NOBINAT
[
all
...]
/src/usr.sbin/npf/npfctl/
npf_build.c
996
bool
binat
;
local in function:npfctl_build_natseg
1014
binat
= (NPF_NATIN | NPF_NATOUT) == type;
1023
flags = !
binat
? (NPF_NAT_PORTS | NPF_NAT_PORTMAP) : 0;
1048
if (!
binat
|| am1->fam_mask != am2->fam_mask) {
1055
if (
binat
&& am1->fam_mask != am2->fam_mask) {
Completed in 14 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025