Searched defs:lkpi_vif (Results 1 – 1 of 1) sorted by relevance
171 struct lkpi_vif { struct173 struct ieee80211vap iv_vap;197 #define VAP_TO_LVIF(_vap) container_of(_vap, struct lkpi_vif, iv_vap) argument