iwi_node
struct iwi_node *in = (struct iwi_node *)ni;
struct iwi_node *in;
in = malloc(sizeof (struct iwi_node), M_80211_NODE, M_NOWAIT | M_ZERO);