node_attr
&node_attr.attr,
struct node_attr *na = container_of(attr, struct node_attr, attr);
static struct node_attr node_state_attr[] = {
struct iw_node_attr *node_attr;
node_attr = container_of(attr, struct iw_node_attr, kobj_attr);
weight = get_il_weight(node_attr->nid);
struct iw_node_attr *node_attr;
node_attr = container_of(attr, struct iw_node_attr, kobj_attr);
new_wi_state->iw_table[node_attr->nid] = weight;