Home
last modified time | relevance | path

Searched refs:DLDIOC_WALKFLOW (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Ddld.h259 #define DLDIOC_WALKFLOW DLDIOC(0x19) macro
/illumos-gate/usr/src/lib/libdladm/common/
H A Dflowprop.c232 while (ioctl(dladm_dld_fd(handle), DLDIOC_WALKFLOW, ioc) < 0) { in dladm_flow_info()
H A Dlibdlflow.c766 while (ioctl(dladm_dld_fd(handle), DLDIOC_WALKFLOW, ioc) < 0) { in dladm_walk_flow()
/illumos-gate/usr/src/uts/common/io/dld/
H A Ddld_drv.c1550 {DLDIOC_WALKFLOW, DLDCOPYINOUT, sizeof (dld_ioc_walkflow_t),
/illumos-gate/usr/src/cmd/truss/
H A Dcodes.c1124 { (uint_t)DLDIOC_WALKFLOW, "DLDIOC_WALKFLOW",