Home
last modified time | relevance | path

Searched refs:IPGPC_PRIORITY (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/ipp/ipgpc/
H A Dipgpc.h66 #define IPGPC_PRIORITY "ipgpc.priority" /* uint32_t */ macro
H A Dfilters.c739 if (nvlist_lookup_uint32(nvlp, IPGPC_PRIORITY, &filter->priority) in ipgpc_parse_filter()
2408 if ((rc = nvlist_add_uint32(nvlp, IPGPC_PRIORITY, in build_filter_nvlist()