Lines Matching full:claims
122 * batadv_compare_claim() - compare address and vid of two claims
124 * @data2: pointer to the second claims
295 * batadv_bla_del_backbone_claims() - delete all claims for a backbone
296 * @backbone_gw: backbone gateway where the claims should be removed
328 /* all claims gone, initialize CRC */ in batadv_bla_del_backbone_claims()
587 * batadv_bla_answer_request() - answer a bla request by sending own claims
592 * Repeat all of our own claims, and finally send an ANNOUNCE frame
606 "%s(): received a claim request, send all of our own claims again\n", in batadv_bla_answer_request()
621 /* only own claims are interesting */ in batadv_bla_answer_request()
637 * batadv_bla_send_request() - send a request to repeat claims
641 * After the request, it will repeat all of his own claims and finally
689 * @backbone_gw: the backbone gateway which claims it
1054 /* dont accept claims from gateways which are not in in batadv_check_claim_group()
1269 * batadv_bla_purge_claims() - Remove claims after a timeout or immediately
1274 * Check when we heard last time from our own claims, and remove them in case of
1275 * a time out, or clean all claims if now is set
1374 * claims and update their tables. in batadv_bla_update_orig_address()
2156 "Claims announced for the mesh %s (orig %pM, group id %#.4x)\n", in batadv_bla_claim_table_seq_print_text()