Lines Matching refs:FRI_NETMASKED
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) {
6646 if (atype == FRI_NETWORK || atype == FRI_NETMASKED) {
6647 if (atype == FRI_NETMASKED) {