Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ipf/lib/
H A Dprintaddr.c30 case FRI_NETWORK :
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dfil.c4569 case FRI_NETWORK :
4594 case FRI_NETWORK :
6082 if (atype == FRI_NETWORK || atype == FRI_NETMASKED) {
6132 if (atype == FRI_NETWORK || atype == FRI_NETMASKED) {
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h553 #define FRI_NETWORK 4 /* network address from if */ macro
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipf_y.y1023 ifpflag = FRI_NETWORK;