Searched refs:preq_id (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | mesh_hwmp.c | 105 u32 lifetime, u32 metric, u32 preq_id, in mesh_path_sel_frame_tx() 167 put_unaligned_le32(preq_id, pos); in mesh_path_sel_frame_tx() 504 /* draft says preq_id should be saved to, but there does in hwmp_route_info_get() 653 u32 preq_id; in hwmp_preq_frame_process() local 664 preq_id = PREQ_IE_PREQ_ID(preq_elem); in hwmp_preq_frame_process() 677 orig_metric, preq_id, sdata); in hwmp_preq_frame_process() 1105 ttl, lifetime, 0, ifmsh->preq_id++, sdata); in mesh_path_start_discovery() 1317 0, ifmsh->preq_id++, sdata); in mesh_path_tx_root_frame() 100 mesh_path_sel_frame_tx(enum mpath_frame_type action, u8 flags, const u8 *orig_addr, u32 orig_sn, u8 target_flags, const u8 *target, u32 target_sn, const u8 *da, u8 hop_count, u8 ttl, u32 lifetime, u32 metric, u32 preq_id, struct ieee80211_sub_if_data *sdata) mesh_path_sel_frame_tx() argument
|
H A D | ieee80211_i.h | 692 u32 preq_id; member
|
/kernel/linux/linux-6.6/net/mac80211/ |
H A D | mesh_hwmp.c | 105 u32 lifetime, u32 metric, u32 preq_id, in mesh_path_sel_frame_tx() 167 put_unaligned_le32(preq_id, pos); in mesh_path_sel_frame_tx() 514 /* draft says preq_id should be saved to, but there does in hwmp_route_info_get() 667 u32 preq_id; in hwmp_preq_frame_process() local 678 preq_id = PREQ_IE_PREQ_ID(preq_elem); in hwmp_preq_frame_process() 691 orig_metric, preq_id, sdata); in hwmp_preq_frame_process() 1123 ttl, lifetime, 0, ifmsh->preq_id++, sdata); in mesh_path_start_discovery() 1345 0, ifmsh->preq_id++, sdata); in mesh_path_tx_root_frame() 100 mesh_path_sel_frame_tx(enum mpath_frame_type action, u8 flags, const u8 *orig_addr, u32 orig_sn, u8 target_flags, const u8 *target, u32 target_sn, const u8 *da, u8 hop_count, u8 ttl, u32 lifetime, u32 metric, u32 preq_id, struct ieee80211_sub_if_data *sdata) mesh_path_sel_frame_tx() argument
|
H A D | ieee80211_i.h | 698 u32 preq_id; member
|
Completed in 13 milliseconds