Home
last modified time | relevance | path

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

/Linux-v4.19/net/batman-adv/
Dtranslation-table.c3223 u8 *req_src, u8 *req_dst) in batadv_send_other_tt_response() argument
3237 req_src, tt_data->ttvn, req_dst, in batadv_send_other_tt_response()
3241 req_dst_orig_node = batadv_orig_hash_find(bat_priv, req_dst); in batadv_send_other_tt_response()
3473 u8 *req_src, u8 *req_dst) in batadv_send_tt_response() argument
3475 if (batadv_is_my_mac(bat_priv, req_dst)) in batadv_send_tt_response()
3478 req_dst); in batadv_send_tt_response()