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 */
583 * batadv_bla_answer_request() - answer a bla request by sending own claims
588 * Repeat all of our own claims, and finally send an ANNOUNCE frame
602 "%s(): received a claim request, send all of our own claims again\n",
617 /* only own claims are interesting */
633 * batadv_bla_send_request() - send a request to repeat claims
637 * After the request, it will repeat all of his own claims and finally
685 * @backbone_gw: the backbone gateway which claims it
1050 /* don't accept claims from gateways which are not in
1265 * batadv_bla_purge_claims() - Remove claims after a timeout or immediately
1270 * Check when we heard last time from our own claims, and remove them in case of
1271 * a time out, or clean all claims if now is set
1370 * claims and update their tables.