Home
last modified time | relevance | path

Searched refs:DLDIOC_MODIFYFLOW (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/lib/libdladm/common/
H A Dflowprop.c313 if (ioctl(dladm_dld_fd(handle), DLDIOC_MODIFYFLOW, &attr) < 0) in do_set_maxbw()
407 if (ioctl(dladm_dld_fd(handle), DLDIOC_MODIFYFLOW, &attr) < 0) in do_set_priority()
/titanic_44/usr/src/uts/common/sys/
H A Ddld.h253 #define DLDIOC_MODIFYFLOW DLDIOC(0x18) macro
/titanic_44/usr/src/uts/common/io/dld/
H A Ddld_drv.c1530 {DLDIOC_MODIFYFLOW, DLDCOPYIN, sizeof (dld_ioc_modifyflow_t),
/titanic_44/usr/src/cmd/truss/
H A Dcodes.c1109 { (uint_t)DLDIOC_MODIFYFLOW, "DLDIOC_MODIFYFLOW",