Home
last modified time | relevance | path

Searched refs:batadv_tt_global_check_crc (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/batman-adv/
H A Dtranslation-table.c3030 * batadv_tt_global_check_crc() - check if all the CRCs are correct
3038 static bool batadv_tt_global_check_crc(struct batadv_orig_node *orig_node, in batadv_tt_global_check_crc() function
3262 !batadv_tt_global_check_crc(req_dst_orig_node, tt_vlan, in batadv_send_other_tt_response()
4067 if (!batadv_tt_global_check_crc(orig_node, tt_vlan, in batadv_tt_update_orig()
4075 !batadv_tt_global_check_crc(orig_node, tt_vlan, in batadv_tt_update_orig()
/kernel/linux/linux-6.6/net/batman-adv/
H A Dtranslation-table.c2800 * batadv_tt_global_check_crc() - check if all the CRCs are correct
2808 static bool batadv_tt_global_check_crc(struct batadv_orig_node *orig_node, in batadv_tt_global_check_crc() function
3030 !batadv_tt_global_check_crc(req_dst_orig_node, tt_vlan, in batadv_send_other_tt_response()
3827 if (!batadv_tt_global_check_crc(orig_node, tt_vlan, in batadv_tt_update_orig()
3835 !batadv_tt_global_check_crc(orig_node, tt_vlan, in batadv_tt_update_orig()

Completed in 11 milliseconds