IPGPC_PROTO
if ((rc = nvlist_add_byte(nvlp, IPGPC_PROTO, in_filter->proto))
if (nvlist_lookup_byte(nvlp, IPGPC_PROTO, &filter->proto) != 0) {