Home
last modified time | relevance | path

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

/titanic_41/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) in ipgpc_parse_filter()
2380 if ((rc = nvlist_add_uint16(nvlp, IPGPC_SPORT_MASK, in build_filter_nvlist()
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipqosconf.c3214 strcmp(name, IPGPC_SPORT_MASK) == 0 || in printnvlist()
5558 } else if (strcmp(ipgpc_nm, IPGPC_SPORT_MASK) == 0 || in readtype()
5901 IPGPC_SPORT_MASK, ~0); in readnvpair()