Home
last modified time | relevance | path

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

/linux-4.1.27/net/batman-adv/
Dtranslation-table.c2533 uint8_t *req_src, uint8_t *req_dst) in batadv_send_other_tt_response() argument
2547 req_src, tt_data->ttvn, req_dst, in batadv_send_other_tt_response()
2551 req_dst_orig_node = batadv_orig_hash_find(bat_priv, req_dst); in batadv_send_other_tt_response()
2783 uint8_t *req_src, uint8_t *req_dst) in batadv_send_tt_response() argument
2785 if (batadv_is_my_mac(bat_priv, req_dst)) in batadv_send_tt_response()
2788 req_dst); in batadv_send_tt_response()