Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A 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()
780 u16 target_rcode; in hwmp_perr_frame_process() local
791 target_rcode = PERR_IE_TARGET_RCODE(perr_elem); in hwmp_perr_frame_process()
814 target_sn, target_rcode, in hwmp_perr_frame_process()
H A Dmesh.h350 u16 target_rcode, const u8 *ra);