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

  /src/external/bsd/ipf/dist/lib/
printaddr.c 37 case FRI_NETMASKED :
  /src/sys/external/bsd/ipf/netinet/
fil.c 4741 case FRI_NETMASKED :
4773 case FRI_NETMASKED :
6588 /* netmask update is performed unless FRI_NETMASKED is passed as atype, in */
6590 /* FRI_NETMASKED, if inpmask is non-NULL then the mask is set to an all 1s */
6597 if (inpmask != NULL && atype != FRI_NETMASKED)
6600 if (atype == FRI_NETWORK || atype == FRI_NETMASKED) {
6601 if (atype == FRI_NETMASKED) {
6626 /* netmask update is performed unless FRI_NETMASKED is passed as atype, in */
6628 /* FRI_NETMASKED, if inpmask is non-NULL then the mask is set to an all 1s */
6640 if (inpmask != NULL && atype != FRI_NETMASKED) {
    [all...]
ip_fil.h 638 FRI_NETMASKED, /* network address with netmask from if */
ip_nat6.c 3825 case FRI_NETMASKED :
3939 case FRI_NETMASKED :
ip_nat.c 7419 case FRI_NETMASKED :
7535 case FRI_NETMASKED :
  /src/external/bsd/ipf/dist/
ip_nat6.c 3895 case FRI_NETMASKED :
4013 case FRI_NETMASKED :
  /src/external/bsd/ipf/dist/tools/
ipf_y.y 1135 ifpflag = FRI_NETMASKED;

Completed in 30 milliseconds