Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_mesh.h445 struct ieee80211_mesh_gate_route { struct
446 TAILQ_ENTRY(ieee80211_mesh_gate_route) gr_next;
523 TAILQ_HEAD(, ieee80211_mesh_gate_route) ms_known_gates;
570 struct ieee80211_mesh_gate_route *
H A Dieee80211_mesh.c865 struct ieee80211_mesh_gate_route *
870 struct ieee80211_mesh_gate_route *gr = NULL, *next; in ieee80211_mesh_mark_gate()
885 gr = IEEE80211_MALLOC(ALIGN(sizeof(struct ieee80211_mesh_gate_route)), in ieee80211_mesh_mark_gate()
1077 struct ieee80211_mesh_gate_route *gr = NULL, *gr_next; in ieee80211_mesh_forward_to_gates()
2569 struct ieee80211_mesh_gate_route *gr, *next; in mesh_recv_action_meshgate()
2613 gr = IEEE80211_MALLOC(ALIGN(sizeof(struct ieee80211_mesh_gate_route)), in mesh_recv_action_meshgate()
H A Dieee80211_hwmp.c1137 struct ieee80211_mesh_gate_route *gr; in hwmp_recv_preq()
1790 struct ieee80211_mesh_gate_route *gr; in hwmp_recv_rann()