Searched refs:dladm_set_flowconf_field (Results 1 - 4 of 4) sorted by relevance
/osnet-11/usr/src/lib/libdladm/common/ |
H A D | libdlflow.c | 171 status = dladm_set_flowconf_field(handle, name, FLINKOVER, 180 status = dladm_set_flowconf_field(handle, name, FMAXBW, 188 status = dladm_set_flowconf_field(handle, name, FDSFIELD, 193 status = dladm_set_flowconf_field(handle, name, FDSFIELD_MASK, 203 status = dladm_set_flowconf_field(handle, name, FLOCAL_IP_ADDR, 214 status = dladm_set_flowconf_field(handle, name, FREMOTE_IP_ADDR, 223 status = dladm_set_flowconf_field(handle, name, FTRANSPORT, 232 status = dladm_set_flowconf_field(handle, name, FLOCAL_PORT, 242 status = dladm_set_flowconf_field(handle, name, FREMOTE_PORT,
|
H A D | libdlflow.h | 99 extern dladm_status_t dladm_set_flowconf_field(dladm_handle_t, const char *,
|
H A D | flowprop.c | 199 status = dladm_set_flowconf_field(handle, flow, 214 status = dladm_set_flowconf_field(handle, flow, prop_name,
|
H A D | libdlmgmt.c | 1280 dladm_set_flowconf_field(dladm_handle_t handle, const char *flow, function
|
Completed in 20 milliseconds