Home
last modified time | relevance | path

Searched refs:IPGPC_V6_FLTR (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/ipp/ipgpc/
H A Dipgpc.h74 #define IPGPC_V6_FLTR 2 macro
H A Dfilters.c798 if ((filter->filter_type == IPGPC_V6_FLTR) || in ipgpc_parse_filter()
869 if ((filter->filter_type == IPGPC_V6_FLTR) || in ipgpc_parse_filter()
1109 case IPGPC_V6_FLTR: in ipgpc_addfilter()
1488 case IPGPC_V6_FLTR: in ipgpc_removefilter()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipqosconf.c6547 af == AF_INET ? IPGPC_V4_FLTR : IPGPC_V6_FLTR); in dup_filter()
7486 v6 && b != IPGPC_V6_FLTR) { in readfilter()
7514 v4 ? IPGPC_V4_FLTR : IPGPC_V6_FLTR); in readfilter()