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

/illumos-gate/usr/src/uts/common/ipp/ipgpc/
H A Dipgpc.h56 #define IPGPC_SPORT_MASK "ipgpc.sport_mask" /* uint16_t */ macro
H A Dfilters.c675 if (nvlist_lookup_uint16(nvlp, IPGPC_SPORT_MASK, &filter->sport_mask)
2380 if ((rc = nvlist_add_uint16(nvlp, IPGPC_SPORT_MASK,
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipqosconf.c3209 strcmp(name, IPGPC_SPORT_MASK) == 0 ||
5553 } else if (strcmp(ipgpc_nm, IPGPC_SPORT_MASK) == 0 ||
5896 IPGPC_SPORT_MASK, ~0);

Completed in 63 milliseconds