Home
last modified time | relevance | path

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

/linux-6.12.1/net/batman-adv/
Dtranslation-table.c2998 u8 *req_src, u8 *req_dst) in batadv_send_other_tt_response() argument
3012 req_src, tt_data->ttvn, req_dst, in batadv_send_other_tt_response()
3016 req_dst_orig_node = batadv_orig_hash_find(bat_priv, req_dst); in batadv_send_other_tt_response()
3244 u8 *req_src, u8 *req_dst) in batadv_send_tt_response() argument
3246 if (batadv_is_my_mac(bat_priv, req_dst)) in batadv_send_tt_response()
3249 req_dst); in batadv_send_tt_response()