Home
last modified time | relevance | path

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

/net/mac80211/
Dmesh_hwmp.c23 #define MP_F_DO 0x1 macro
574 } else if ((!(target_flags & MP_F_DO)) && in hwmp_preq_frame_process()
580 target_flags |= MP_F_DO; in hwmp_preq_frame_process()
1040 target_flags = MP_F_DO; in mesh_path_start_discovery()