nwam_prop_table
struct nwam_prop_table enm_prop_table =
struct nwam_prop_table_entry *nwam_get_prop_table_entry(struct nwam_prop_table,
nwam_error_t nwam_get_prop_description(struct nwam_prop_table, const char *,
nwam_error_t nwam_get_prop_type(struct nwam_prop_table, const char *,
nwam_error_t nwam_prop_multivalued(struct nwam_prop_table, const char *,
nwam_error_t nwam_prop_read_only(struct nwam_prop_table, const char *,
nwam_error_t nwam_validate_prop(struct nwam_prop_table, struct nwam_handle *,
nwam_error_t nwam_validate(struct nwam_prop_table, struct nwam_handle *,
nwam_error_t nwam_get_default_proplist(struct nwam_prop_table, uint64_t,
struct nwam_prop_table known_wlan_prop_table =
struct nwam_prop_table loc_prop_table =
struct nwam_prop_table ncu_prop_table =
nwam_get_prop_table_entry(struct nwam_prop_table table, const char *propname)
nwam_get_prop_description(struct nwam_prop_table table, const char *propname,
nwam_get_prop_type(struct nwam_prop_table table, const char *propname,
nwam_prop_multivalued(struct nwam_prop_table table, const char *propname,
nwam_prop_read_only(struct nwam_prop_table table, const char *propname,
struct nwam_prop_table table;
struct nwam_prop_table table = via->table;
nwam_validate_prop(struct nwam_prop_table table, struct nwam_handle *hp,
nwam_validate(struct nwam_prop_table table, struct nwam_handle *hp,
nwam_get_default_proplist(struct nwam_prop_table table,