Home
last modified time | relevance | path

Searched refs:imr_flags (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/net80211/
H A Dieee80211_ioctl.h350 uint8_t imr_flags; member
H A Dieee80211_mesh.c3480 imr->imr_flags = rt->rt_flags; /* last */ in mesh_ioctl_get80211()
/f-stack/tools/ifconfig/
H A Difieee80211.c4621 (rt->imr_flags & IEEE80211_MESHRT_FLAGS_DISCOVER) ? in list_mesh()
4623 (rt->imr_flags & IEEE80211_MESHRT_FLAGS_VALID) ? in list_mesh()
4625 (rt->imr_flags & IEEE80211_MESHRT_FLAGS_PROXY) ? in list_mesh()
4627 (rt->imr_flags & IEEE80211_MESHRT_FLAGS_GATE) ? in list_mesh()