Lines Matching full:backbone
79 * batadv_choose_backbone_gw() - choose the right bucket for a backbone gateway.
83 * Return: the hash index of the backbone gateway
98 * batadv_compare_backbone_gw() - compare address and vid of two backbone gws
100 * @data2: pointer to the second backbone gateway
146 * batadv_backbone_gw_release() - release backbone gw from lists and queue for
148 * @ref: kref pointer of the backbone gw
161 * batadv_backbone_gw_put() - decrement the backbone gw refcounter and possibly
163 * @backbone_gw: backbone gateway to be free'd
251 * batadv_backbone_hash_find() - looks for a backbone gateway in the hash
256 * Return: backbone gateway if found or NULL otherwise
295 * batadv_bla_del_backbone_claims() - delete all claims for a backbone
296 * @backbone_gw: backbone gateway where the claims should be removed
415 * set HW SRC and header destination to the receiving backbone
484 * batadv_bla_get_backbone_gw() - finds or creates a backbone gateway
488 * @own_backbone: set if the requested backbone is local
490 * Return: the (possibly created) backbone gateway or NULL on error
540 "became a backbone gateway");
557 * batadv_bla_update_own_backbone_gw() - updates the own backbone gw for a VLAN
562 * update or add the own backbone gw to make sure we announce
563 * where we receive other backbone gws
634 * @backbone_gw: the backbone gateway from whom we are out of sync
636 * When the crc is wrong, ask the backbone gateway for a full table update.
662 * @backbone_gw: our backbone gateway which should be announced
685 * @backbone_gw: the backbone gateway which claims it
733 /* no need to register a new backbone */
890 * @backbone_addr: backbone address to be requested (ARP sender HW MAC)
923 * @backbone_addr: originator address of the backbone (Ethernet source)
961 * @backbone_addr: originator address of the backbone (Ethernet Source)
1176 /* become a backbone gw ourselves on this vlan if not happened yet */
1212 * batadv_bla_purge_backbone_gw() - Remove backbone gateways after a timeout or
1218 * a time out, or clean all backbone gws if now is set.
1247 "%s(): backbone gw %pM timed out\n",
1323 * batadv_bla_update_orig_address() - Update the backbone gateways when the own
1381 * @backbone_gw: the backbone gateway for which a loop should be detected
1384 * detection packet on the backbone. Unlike other BLA frames, this frame will
1488 * problems when we are not yet known as backbone gw
1489 * in the backbone.
1514 /* The hash for claim and backbone hash receive the same key because they
1630 * same packet because it is connected to the same backbone, so we have to
1722 * same packet because it is connected to the same backbone, so we have to
1739 * same packet because it is connected to the same backbone, so we have to
1764 * Return: true if orig is a backbone for this vid, false otherwise.
1798 * batadv_bla_is_backbone_gw() - check if originator is a backbone gw for a VLAN
1821 /* see if this originator is a backbone gw for this VLAN */
1954 * delivery might send to multiple backbone gateways
1956 * which backbone gateway forwards into the LAN,
1970 /* potential duplicates from foreign BLA backbone gateways via
2129 * the backbone network.
2310 * batadv_bla_backbone_dump_entry() - dump one entry of the backbone table to a
2375 * batadv_bla_backbone_dump_bucket() - dump one bucket of the backbone table to
2420 * batadv_bla_backbone_dump() - dump backbone table to a netlink socket