Home
last modified time | relevance | path

Searched refs:IPGPC_DPORT_MASK (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/ipp/ipgpc/
H A Dipgpc.h58 #define IPGPC_DPORT_MASK "ipgpc.dport_mask" /* uint16_t */ macro
H A Dfilters.c708 if (nvlist_lookup_uint16(nvlp, IPGPC_DPORT_MASK, &filter->dport_mask) in ipgpc_parse_filter()
2392 if ((rc = nvlist_add_uint16(nvlp, IPGPC_DPORT_MASK, in build_filter_nvlist()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipqosconf.c3210 strcmp(name, IPGPC_DPORT_MASK) == 0) { in printnvlist()
5554 strcmp(ipgpc_nm, IPGPC_DPORT_MASK) == 0) { in readtype()
5892 IPGPC_DPORT_MASK, ~0); in readnvpair()