rsu_vap
struct rsu_vap *uvp = RSU_VAP(vap);
struct rsu_vap *uvp = RSU_VAP(vap);
struct rsu_vap *uvp;
uvp = malloc(sizeof(struct rsu_vap), M_80211_VAP, M_WAITOK | M_ZERO);
struct rsu_vap *uvp = RSU_VAP(vap);
#define RSU_VAP(vap) ((struct rsu_vap *)(vap))