Home
last modified time | relevance | path

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

/linux-6.1.9/net/batman-adv/
Dtranslation-table.c2999 u8 *req_src, u8 *req_dst) in batadv_send_other_tt_response() argument
3013 req_src, tt_data->ttvn, req_dst, in batadv_send_other_tt_response()
3017 req_dst_orig_node = batadv_orig_hash_find(bat_priv, req_dst); in batadv_send_other_tt_response()
3245 u8 *req_src, u8 *req_dst) in batadv_send_tt_response() argument
3247 if (batadv_is_my_mac(bat_priv, req_dst)) in batadv_send_tt_response()
3250 req_dst); in batadv_send_tt_response()