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

  /src/sys/external/bsd/ipf/netinet/
fil.c 4740 case FRI_NETMASKED :
4772 case FRI_NETMASKED :
6587 /* netmask update is performed unless FRI_NETMASKED is passed as atype, in */
6589 /* FRI_NETMASKED, if inpmask is non-NULL then the mask is set to an all 1s */
6596 if (inpmask != NULL && atype != FRI_NETMASKED)
6599 if (atype == FRI_NETWORK || atype == FRI_NETMASKED) {
6600 if (atype == FRI_NETMASKED) {
6625 /* netmask update is performed unless FRI_NETMASKED is passed as atype, in */
6627 /* FRI_NETMASKED, if inpmask is non-NULL then the mask is set to an all 1s */
6639 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 7418 case FRI_NETMASKED :
7534 case FRI_NETMASKED :

Completed in 26 milliseconds