Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/ipp/ipgpc/
H A Dipgpc.h52 #define IPGPC_PROTO "ipgpc.protocol" /* byte */ macro
H A Dfilters.c636 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()