Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libdladm/common/
H A Dlinkprop.c482 #define RESET_VAL ((uintptr_t)-1) macro
689 { "maxbw", { "--", RESET_VAL }, NULL, 0,
694 { "cpus", { "--", RESET_VAL }, NULL, 0,
704 { "pool", { "--", RESET_VAL }, NULL, 0,
790 { "protection", { "--", RESET_VAL },
811 { "rxrings", { "--", RESET_VAL }, NULL, 0,
820 { "txrings", { "--", RESET_VAL }, NULL, 0,
1788 if (vdp->vd_val == RESET_VAL) { in extract_maxbw()
1958 if (vdp[0].vd_val == RESET_VAL) { in extract_cpus()
2074 if (vdp->vd_val == RESET_VAL) { in extract_pool()
[all …]