Home
last modified time | relevance | path

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

/linux-4.1.27/net/mac80211/
Dmesh_hwmp.c241 u16 target_rcode, const u8 *ra) in mesh_path_error_tx() argument
289 if (target_rcode) in mesh_path_error_tx()
296 put_unaligned_le16(target_rcode, pos); in mesh_path_error_tx()
717 u16 target_rcode; in hwmp_perr_frame_process() local
728 target_rcode = PERR_IE_TARGET_RCODE(perr_elem); in hwmp_perr_frame_process()
747 target_sn, target_rcode, in hwmp_perr_frame_process()
Dmesh.h307 u16 target_rcode, const u8 *ra);