Home
last modified time | relevance | path

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

/linux-4.4.14/net/mac80211/
Dmesh_hwmp.c238 u16 target_rcode, const u8 *ra) in mesh_path_error_tx() argument
288 put_unaligned_le16(target_rcode, pos); in mesh_path_error_tx()
727 u16 target_rcode; in hwmp_perr_frame_process() local
738 target_rcode = PERR_IE_TARGET_RCODE(perr_elem); in hwmp_perr_frame_process()
760 target_sn, target_rcode, in hwmp_perr_frame_process()
Dmesh.h311 u16 target_rcode, const u8 *ra);