Searched refs:IEEE80211_MESHRT_FLAGS_PROXY (Results 1 – 7 of 7) sorted by relevance
971 rttarg->rt_flags & IEEE80211_MESHRT_FLAGS_PROXY && in hwmp_recv_preq()1057 rttarg->rt_flags & IEEE80211_MESHRT_FLAGS_PROXY && in hwmp_recv_preq()1072 rttarg->rt_flags & IEEE80211_MESHRT_FLAGS_PROXY) { in hwmp_recv_preq()1175 !(rttarg->rt_flags & IEEE80211_MESHRT_FLAGS_PROXY)) { in hwmp_recv_preq()1262 #define IS_PROXY(rt) (rt->rt_flags & IEEE80211_MESHRT_FLAGS_PROXY) in hwmp_recv_prep()1420 rtext->rt_flags = IEEE80211_MESHRT_FLAGS_PROXY | in hwmp_recv_prep()1707 KASSERT(rt->rt_flags & IEEE80211_MESHRT_FLAGS_PROXY, in hwmp_senderror()
269 if (rt->rt_flags & IEEE80211_MESHRT_FLAGS_PROXY && rt->rt_nhops == 0) { in ieee80211_mesh_rt_update()320 | IEEE80211_MESHRT_FLAGS_PROXY; in ieee80211_mesh_proxy_check()323 KASSERT(rt->rt_flags & IEEE80211_MESHRT_FLAGS_PROXY, in ieee80211_mesh_proxy_check()336 | IEEE80211_MESHRT_FLAGS_PROXY; in ieee80211_mesh_proxy_check()369 if (rt->rt_flags & IEEE80211_MESHRT_FLAGS_PROXY) { in ieee80211_mesh_rt_del()1017 if (rt->rt_flags & IEEE80211_MESHRT_FLAGS_PROXY) { in ieee80211_mesh_find_txnode()1100 IEEE80211_MESHRT_FLAGS_PROXY) == 0, in ieee80211_mesh_forward_to_gates()1107 rt_dest->rt_flags = IEEE80211_MESHRT_FLAGS_PROXY | in ieee80211_mesh_forward_to_gates()1355 (rt->rt_flags & IEEE80211_MESHRT_FLAGS_PROXY)); in mesh_isucastforme()1462 (rt->rt_flags & IEEE80211_MESHRT_FLAGS_PROXY) == 0) { in mesh_recv_indiv_data_to_me()
432 #define IEEE80211_MESHRT_FLAGS_PROXY 0x04 /* proxy entry */ macro
347 #define IEEE80211_MESHRT_FLAGS_PROXY 0x04 macro
1314 if (rt->rt_flags & IEEE80211_MESHRT_FLAGS_PROXY) { in ieee80211_encap()
2423 IEEE80211_MESHRT_FLAGS_PROXY) != 0) in op_wlan_mesh_route()
4178 (rt->imr_flags & IEEE80211_MESHRT_FLAGS_PROXY) ? in list_mesh()