Searched refs:IPGPC_PROTO (Results 1 – 2 of 2) sorted by relevance
52 #define IPGPC_PROTO "ipgpc.protocol" /* byte */ macro
636 if (nvlist_lookup_byte(nvlp, IPGPC_PROTO, &filter->proto) != 0) { in ipgpc_parse_filter()2318 if ((rc = nvlist_add_byte(nvlp, IPGPC_PROTO, in_filter->proto)) in build_filter_nvlist()