Searched refs:IPGPC_SPORT (Results 1 – 3 of 3) sorted by relevance
55 #define IPGPC_SPORT "ipgpc.sport" /* uint16_t */ macro
668 if (nvlist_lookup_uint16(nvlp, IPGPC_SPORT, &filter->sport) != 0) { in ipgpc_parse_filter()2376 if ((rc = nvlist_add_uint16(nvlp, IPGPC_SPORT, in build_filter_nvlist()
5894 } else if (strcmp(name, IPGPC_SPORT) == 0) { in readnvpair()