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

  /src/external/bsd/ipf/dist/tools/
ipnat_y.y 204 nat->in_osrcatype = $3.t;
229 nat->in_osrcatype = $3.t;
246 nat->in_osrcatype = $4.t;
312 nat->in_osrcatype = $3.t;
331 nat->in_osrcatype = $5.t;
899 saddr: addr { nat->in_osrcatype = $1.t;
  /src/sys/external/bsd/ipf/netinet/
ip_nat.h 317 #define in_osrcatype in_osrc.na_atype macro
ip_nat6.c 268 if (n->in_osrcatype == FRI_NORMAL) {
336 if (n->in_osrcatype == FRI_NORMAL) {
2499 switch (np->in_osrcatype)
ip_nat.c 683 if (n->in_osrcatype == FRI_NORMAL) {
738 if (n->in_osrcatype == FRI_NORMAL) {
1059 if (nat->in_osrcatype == FRI_NORMAL ||
1060 nat->in_osrcatype == FRI_NONE)
4663 switch (np->in_osrcatype)
  /src/external/bsd/ipf/dist/
ip_nat6.c 277 if (n->in_osrcatype == FRI_NORMAL) {
349 if (n->in_osrcatype == FRI_NORMAL) {
2554 switch (np->in_osrcatype)

Completed in 28 milliseconds