Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dmesh_hwmp.c238 u16 target_rcode, const u8 *ra) in mesh_path_error_tx() argument
287 put_unaligned_le16(target_rcode, pos); in mesh_path_error_tx()
790 u16 target_rcode; in hwmp_perr_frame_process() local
801 target_rcode = PERR_IE_TARGET_RCODE(perr_elem); in hwmp_perr_frame_process()
824 target_sn, target_rcode, in hwmp_perr_frame_process()
H A Dmesh.h351 u16 target_rcode, const u8 *ra);