Searched refs:IEEE80211_MESHRT_FLAGS_PROXY (Results 1 – 7 of 7) sorted by relevance
974 rttarg->rt_flags & IEEE80211_MESHRT_FLAGS_PROXY && in hwmp_recv_preq()1060 rttarg->rt_flags & IEEE80211_MESHRT_FLAGS_PROXY && in hwmp_recv_preq()1075 rttarg->rt_flags & IEEE80211_MESHRT_FLAGS_PROXY) { in hwmp_recv_preq()1178 !(rttarg->rt_flags & IEEE80211_MESHRT_FLAGS_PROXY)) { in hwmp_recv_preq()1265 #define IS_PROXY(rt) (rt->rt_flags & IEEE80211_MESHRT_FLAGS_PROXY) in hwmp_recv_prep()1423 rtext->rt_flags = IEEE80211_MESHRT_FLAGS_PROXY | in hwmp_recv_prep()1710 KASSERT(rt->rt_flags & IEEE80211_MESHRT_FLAGS_PROXY, in hwmp_senderror()
272 if (rt->rt_flags & IEEE80211_MESHRT_FLAGS_PROXY && rt->rt_nhops == 0) { in ieee80211_mesh_rt_update()323 | IEEE80211_MESHRT_FLAGS_PROXY; in ieee80211_mesh_proxy_check()326 KASSERT(rt->rt_flags & IEEE80211_MESHRT_FLAGS_PROXY, in ieee80211_mesh_proxy_check()339 | IEEE80211_MESHRT_FLAGS_PROXY; in ieee80211_mesh_proxy_check()372 if (rt->rt_flags & IEEE80211_MESHRT_FLAGS_PROXY) { in ieee80211_mesh_rt_del()1019 if (rt->rt_flags & IEEE80211_MESHRT_FLAGS_PROXY) { in ieee80211_mesh_find_txnode()1102 IEEE80211_MESHRT_FLAGS_PROXY) == 0, in ieee80211_mesh_forward_to_gates()1109 rt_dest->rt_flags = IEEE80211_MESHRT_FLAGS_PROXY | in ieee80211_mesh_forward_to_gates()1358 (rt->rt_flags & IEEE80211_MESHRT_FLAGS_PROXY)); in mesh_isucastforme()1465 (rt->rt_flags & IEEE80211_MESHRT_FLAGS_PROXY) == 0) { in mesh_recv_indiv_data_to_me()
431 #define IEEE80211_MESHRT_FLAGS_PROXY 0x04 /* proxy entry */ macro
351 #define IEEE80211_MESHRT_FLAGS_PROXY 0x04 macro
1595 if (rt->rt_flags & IEEE80211_MESHRT_FLAGS_PROXY) { in ieee80211_encap()
2421 IEEE80211_MESHRT_FLAGS_PROXY) != 0) in op_wlan_mesh_route()
4650 (rt->imr_flags & IEEE80211_MESHRT_FLAGS_PROXY) ? in list_mesh()