Lines Matching full:gateway
79 * batadv_choose_backbone_gw() - choose the right bucket for a backbone gateway.
83 * Return: the hash index of the backbone gateway
100 * @data2: pointer to the second backbone gateway
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
296 * @backbone_gw: backbone gateway where the claims should be removed
488 * batadv_bla_get_backbone_gw() - finds or creates a backbone gateway
494 * Return: the (possibly created) backbone gateway or NULL on error
540 /* this is a gateway now, remove any TT entry on this VLAN */ in batadv_bla_get_backbone_gw()
544 "became a backbone gateway"); in batadv_bla_get_backbone_gw()
638 * @backbone_gw: the backbone gateway from whom we are out of sync
640 * When the crc is wrong, ask the backbone gateway for a full table update.
666 * @backbone_gw: our backbone gateway which should be announced
689 * @backbone_gw: the backbone gateway which claims it
978 /* register the gateway if not yet available, and add the claim. */ in batadv_handle_claim()
1385 * @backbone_gw: the backbone gateway for which a loop should be detected
1601 * Check if it is on our broadcast list. Another gateway might have sent the
1693 * Check if it is on our broadcast list. Another gateway might have sent the
1710 * Check if it is on our broadcast list. Another gateway might have sent the
1730 * batadv_bla_is_backbone_gw_orig() - Check if the originator is a gateway for
1775 * Return: true if the orig_node is also a gateway on the soft interface,
1929 * which backbone gateway forwards into the LAN, in batadv_bla_rx()
1935 * as the DHCP gateway feature will send explicitly in batadv_bla_rx()
1936 * to only one BLA gateway, so the claiming process in batadv_bla_rx()
1987 /* ... drop it. the responsible gateway is in charge. in batadv_bla_rx()
1989 * We need to check packet type because with the gateway in batadv_bla_rx()
1995 /* seems the client considers us as its best gateway. in batadv_bla_rx()
2104 /* drop it. the responsible gateway has forwarded it into in batadv_bla_tx()
2610 * false if the device addr is already claimed by another gateway