Home
last modified time | relevance | path

Searched refs:preq_id (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/mac80211/
H A Dmesh_hwmp.c105 u32 lifetime, u32 metric, u32 preq_id, in mesh_path_sel_frame_tx() argument
167 put_unaligned_le32(preq_id, pos); in mesh_path_sel_frame_tx()
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()
H A Dieee80211_i.h698 u32 preq_id; member