Home
last modified time | relevance | path

Searched defs:lkpi_vif (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.h171 struct lkpi_vif { struct
173 struct ieee80211vap iv_vap;
197 #define VAP_TO_LVIF(_vap) container_of(_vap, struct lkpi_vif, iv_vap) argument