HomeSort by: relevance | last modified time | path
    Searched refs:in_odstatype (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/ipf/dist/tools/
ipnat_y.y 350 nat->in_odstatype = $3.t;
361 nat->in_odstatype = $4.t;
919 daddr: addr { nat->in_odstatype = $1.t;
  /src/sys/external/bsd/ipf/netinet/
ip_nat.h 311 #define in_odstatype in_odst.na_atype macro
ip_nat6.c 227 } else if (n->in_odstatype == FRI_NORMAL) {
307 } else if (n->in_odstatype == FRI_NORMAL) {
2515 switch (np->in_odstatype)
ip_nat.c 643 if (n->in_odstatype == FRI_NORMAL) {
715 if (n->in_odstatype == FRI_NORMAL) {
1062 if (nat->in_odstatype == FRI_NORMAL ||
1063 nat->in_odstatype == FRI_NONE)
4678 switch (np->in_odstatype)
  /src/external/bsd/ipf/dist/
ip_nat6.c 234 } else if (n->in_odstatype == FRI_NORMAL) {
318 } else if (n->in_odstatype == FRI_NORMAL) {
2570 switch (np->in_odstatype)

Completed in 26 milliseconds