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)
2392 if ((rc = nvlist_add_uint16(nvlp, IPGPC_DPORT_MASK,
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipqosconf.c3210 strcmp(name, IPGPC_DPORT_MASK) == 0) {
5554 strcmp(ipgpc_nm, IPGPC_DPORT_MASK) == 0) {
5892 IPGPC_DPORT_MASK, ~0);

Completed in 63 milliseconds