Home
last modified time | relevance | path

Searched refs:rann (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/mac80211/
H A Dmesh_hwmp.c811 const struct ieee80211_rann_ie *rann) in hwmp_rann_frame_process()
822 ttl = rann->rann_ttl; in hwmp_rann_frame_process()
823 flags = rann->rann_flags; in hwmp_rann_frame_process()
825 orig_addr = rann->rann_addr; in hwmp_rann_frame_process()
826 orig_sn = le32_to_cpu(rann->rann_seq); in hwmp_rann_frame_process()
827 interval = le32_to_cpu(rann->rann_interval); in hwmp_rann_frame_process()
828 hopcount = rann->rann_hopcount; in hwmp_rann_frame_process()
830 orig_metric = le32_to_cpu(rann->rann_metric); in hwmp_rann_frame_process()
958 if (elems.rann) in mesh_rx_path_sel_frame()
959 hwmp_rann_frame_process(sdata, mgmt, elems.rann); in mesh_rx_path_sel_frame()
809 hwmp_rann_frame_process(struct ieee80211_sub_if_data *sdata, struct ieee80211_mgmt *mgmt, const struct ieee80211_rann_ie *rann) hwmp_rann_frame_process() argument
[all...]
H A Dieee80211_i.h1531 const struct ieee80211_rann_ie *rann; member
H A Dutil.c1229 elems->rann = (void *)pos; in _ieee802_11_parse_elems_crc()
/kernel/linux/linux-6.6/net/mac80211/
H A Dmesh_hwmp.c825 const struct ieee80211_rann_ie *rann) in hwmp_rann_frame_process()
836 ttl = rann->rann_ttl; in hwmp_rann_frame_process()
837 flags = rann->rann_flags; in hwmp_rann_frame_process()
839 orig_addr = rann->rann_addr; in hwmp_rann_frame_process()
840 orig_sn = le32_to_cpu(rann->rann_seq); in hwmp_rann_frame_process()
841 interval = le32_to_cpu(rann->rann_interval); in hwmp_rann_frame_process()
842 hopcount = rann->rann_hopcount; in hwmp_rann_frame_process()
844 orig_metric = le32_to_cpu(rann->rann_metric); in hwmp_rann_frame_process()
974 if (elems->rann) in mesh_rx_path_sel_frame()
975 hwmp_rann_frame_process(sdata, mgmt, elems->rann); in mesh_rx_path_sel_frame()
823 hwmp_rann_frame_process(struct ieee80211_sub_if_data *sdata, struct ieee80211_mgmt *mgmt, const struct ieee80211_rann_ie *rann) hwmp_rann_frame_process() argument
[all...]
H A Dieee80211_i.h1709 const struct ieee80211_rann_ie *rann; member
H A Dutil.c1234 elems->rann = (void *)pos; in _ieee802_11_parse_elems_full()

Completed in 26 milliseconds