Searched refs:dladm_door_call (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libdladm/common/
H A Dlibdlmgmt.c57 dladm_door_call(dladm_handle_t handle, void *arg, size_t asize, void *rbuf, function
141 if ((status = dladm_door_call(handle, &createid, sizeof (createid),
179 return (dladm_door_call(handle, &destroyid, sizeof (destroyid),
200 return (dladm_door_call(handle, &remapid, sizeof (remapid),
217 return (dladm_door_call(handle, &upid, sizeof (upid), &retval, &sz));
242 if ((status = dladm_door_call(handle, &createconf, sizeof (createconf),
358 if ((status = dladm_door_call(handle, &flow_entry, sizeof (flow_entry),
416 if ((status = dladm_door_call(handle, &flow_next, sizeof (flow_next),
473 status = dladm_door_call(handle, &flow_conf, sizeof (flow_conf),
596 if ((status = dladm_door_call(handl
[all...]

Completed in 20 milliseconds