Searched refs:IPGPC_V4_FLTR (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/ipp/ipgpc/
H A Dipgpc.h73 #define IPGPC_V4_FLTR 1 macro
H A Dfilters.c818 } else { /* IPGPC_V4_FLTR */
889 } else { /* IPGPC_V4_FLTR */
1104 case IPGPC_V4_FLTR:
1484 case IPGPC_V4_FLTR:
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipqosconf.c3318 if (ftype == IPGPC_V4_FLTR) {
6547 af == AF_INET ? IPGPC_V4_FLTR : IPGPC_V6_FLTR);
7068 if (ftype == IPGPC_V4_FLTR) {
7485 if (v4 && b != IPGPC_V4_FLTR ||
7514 v4 ? IPGPC_V4_FLTR : IPGPC_V6_FLTR);

Completed in 122 milliseconds