Lines Matching full:claims
122 * batadv_compare_claim() - compare address and vid of two claims
124 * @data2: pointer to the second claims
289 * batadv_bla_del_backbone_claims() - delete all claims for a backbone
290 * @backbone_gw: backbone gateway where the claims should be removed
322 /* all claims gone, initialize CRC */ in batadv_bla_del_backbone_claims()
581 * batadv_bla_answer_request() - answer a bla request by sending own claims
586 * Repeat all of our own claims, and finally send an ANNOUNCE frame
600 "%s(): received a claim request, send all of our own claims again\n", in batadv_bla_answer_request()
615 /* only own claims are interesting */ in batadv_bla_answer_request()
631 * batadv_bla_send_request() - send a request to repeat claims
635 * After the request, it will repeat all of his own claims and finally
683 * @backbone_gw: the backbone gateway which claims it
1048 /* dont accept claims from gateways which are not in in batadv_check_claim_group()
1263 * batadv_bla_purge_claims() - Remove claims after a timeout or immediately
1268 * Check when we heard last time from our own claims, and remove them in case of
1269 * a time out, or clean all claims if now is set
1368 * claims and update their tables. in batadv_bla_update_orig_address()
2146 "Claims announced for the mesh %s (orig %pM, group id %#.4x)\n", in batadv_bla_claim_table_seq_print_text()