Home
last modified time | relevance | path

Searched refs:FRI_NETMASKED (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/cmd/ipf/lib/common/
H A Dprintaddr.c36 case FRI_NETMASKED :
/titanic_41/usr/src/uts/common/inet/ipf/
H A Dfil.c4571 case FRI_NETMASKED :
4596 case FRI_NETMASKED :
6080 if (inpmask != NULL && atype != FRI_NETMASKED)
6083 if (atype == FRI_NETWORK || atype == FRI_NETMASKED) {
6084 if (atype == FRI_NETMASKED) {
6126 if (inpmask != NULL && atype != FRI_NETMASKED) {
6133 if (atype == FRI_NETWORK || atype == FRI_NETMASKED) {
6134 if (atype == FRI_NETMASKED) {
/titanic_41/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h550 #define FRI_NETMASKED 7 /* network address with netmask from if */ macro
/titanic_41/usr/src/cmd/ipf/tools/
H A Dipf_y.y1029 ifpflag = FRI_NETMASKED;