Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/ipp/
H A Dipp_config.h65 #define IPP_CONFIG_ORIGINATOR "ipp.originator" macro
/illumos-gate/usr/src/uts/common/ipp/ipgpc/
H A Dfilters.c599 if (nvlist_lookup_uint32(nvlp, IPP_CONFIG_ORIGINATOR, in ipgpc_parse_filter()
1195 if (nvlist_lookup_uint32(nvlp, IPP_CONFIG_ORIGINATOR, in ipgpc_parse_class()
2176 if ((rc = nvlist_add_uint32(nvlp, IPP_CONFIG_ORIGINATOR, in build_class_nvlist()
2273 if ((rc = nvlist_add_uint32(nvlp, IPP_CONFIG_ORIGINATOR, in build_filter_nvlist()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipqosconf.c1119 if (nvlist_add_uint32(nvl, IPP_CONFIG_ORIGINATOR, in add_orig_ipqosconf()
8787 ret = nvlist_lookup_uint32(nvlcp, IPP_CONFIG_ORIGINATOR, &u32); in parse_kparams()
8790 (void) nvlist_remove_all(nvlcp, IPP_CONFIG_ORIGINATOR); in parse_kparams()
8861 ret = nvlist_lookup_uint32(nvl, IPP_CONFIG_ORIGINATOR, &u32); in parse_kclass()
8919 ret = nvlist_lookup_uint32(nvlcp, IPP_CONFIG_ORIGINATOR, &u32); in parse_kfilter()
8922 (void) nvlist_remove_all(nvlcp, IPP_CONFIG_ORIGINATOR); in parse_kfilter()