Searched defs:attr_table (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libdladm/common/
H A Dflowattr.c55 static fattr_desc_t attr_table[] = { variable
64 #define DLADM_MAX_FLOWATTRS (sizeof (attr_table) / sizeof (fattr_desc_t))
213 attr_table[j].ad_name) == 0) {
223 * attr_table, then it's an invalid attribute.
248 fattr_desc_t *adp = &attr_table[j];

Completed in 16 milliseconds