Searched refs:mesh_path_error_tx (Results 1 – 4 of 4) sorted by relevance
/linux-3.3/net/mac80211/ |
D | mesh.h | 274 int mesh_path_error_tx(u8 ttl, u8 *target, __le32 target_sn, __le16 target_rcode,
|
D | mesh_hwmp.c | 238 int mesh_path_error_tx(u8 ttl, u8 *target, __le32 target_sn, in mesh_path_error_tx() function 705 mesh_path_error_tx(ttl, target_addr, cpu_to_le32(target_sn), in hwmp_perr_frame_process()
|
D | mesh_pathtbl.c | 753 mesh_path_error_tx(sdata->u.mesh.mshcfg.element_ttl, in mesh_plink_broken()
|
D | rx.c | 1979 mesh_path_error_tx(ifmsh->mshcfg.element_ttl, fwd_hdr->addr3, in ieee80211_rx_h_mesh_fwding()
|