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

/illumos-gate/usr/src/lib/libnwam/common/
H A Dlibnwam_ncp.c77 struct nwam_prop_table_entry ncu_prop_table_entries[] = { variable in typeref:struct:nwam_prop_table_entry
155 #define NWAM_NUM_NCU_PROPS (sizeof (ncu_prop_table_entries) / \
156 sizeof (*ncu_prop_table_entries))
159 { NWAM_NUM_NCU_PROPS, ncu_prop_table_entries };

Completed in 55 milliseconds