Home
last modified time | relevance | path

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

/linux-6.1.9/net/mac80211/
Dmesh_hwmp.c236 u16 target_rcode, const u8 *ra) in mesh_path_error_tx() argument
285 put_unaligned_le16(target_rcode, pos); in mesh_path_error_tx()
771 u16 target_rcode; in hwmp_perr_frame_process() local
782 target_rcode = PERR_IE_TARGET_RCODE(perr_elem); in hwmp_perr_frame_process()
805 target_sn, target_rcode, in hwmp_perr_frame_process()
Dmesh.h287 u16 target_rcode, const u8 *ra);