Home
last modified time | relevance | path

Searched refs:in_odstatype (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/ipfilter/tools/
HDipnat_y.y347 nat->in_odstatype = $3.t;
358 nat->in_odstatype = $4.t;
916 daddr: addr { nat->in_odstatype = $1.t;
/NextBSD/sys/contrib/ipfilter/netinet/
HDip_nat.h293 #define in_odstatype in_odst.na_atype macro
HDip_nat6.c232 } else if (n->in_odstatype == FRI_NORMAL) {
316 } else if (n->in_odstatype == FRI_NORMAL) {
2568 switch (np->in_odstatype)
HDip_nat.c654 if (n->in_odstatype == FRI_NORMAL) {
730 if (n->in_odstatype == FRI_NORMAL) {
1094 if (nat->in_odstatype == FRI_NORMAL ||
1095 nat->in_odstatype == FRI_NONE)
4755 switch (np->in_odstatype)