Lines Matching +defs:val +defs:opt
434 const char *flowname, int opt)
441 if ((opt != LINK_REPORT) && (opt != FLOW_REPORT))
461 if (opt == FLOW_REPORT)
466 if (opt == LINK_REPORT)
475 if (opt == LINK_REPORT) {
487 } else if (opt == FLOW_REPORT) {
541 const char *flowname, int interval, int opt)
557 stat_report(handle, kcp, linkid, flowname, opt);
701 const char *name, uint8_t type, void *val)
745 if (dladm_kstat_value(ksp, name, type, val) < 0)
1053 * | | nv_header | | | name, val |
1055 * | | nve_stats---|----|-->| nv_nextstat--|---> to next name, val pair
1277 uint64_t *val = (void *)
1281 KSTAT_DATA_UINT64, val) < 0)
3113 uint64_t *val = (void *)
3122 curr_stat->nv_statval = *val;