Searched refs:IPGPC_DPORT (Results 1 – 3 of 3) sorted by relevance
57 #define IPGPC_DPORT "ipgpc.dport" /* uint16_t */ macro
700 if (nvlist_lookup_uint16(nvlp, IPGPC_DPORT, &filter->dport) != 0) { in ipgpc_parse_filter()2388 if ((rc = nvlist_add_uint16(nvlp, IPGPC_DPORT, in build_filter_nvlist()
5890 if (strcmp(name, IPGPC_DPORT) == 0) { in readnvpair()