Lines Matching full:gateway
92 * batadv_choose_backbone_gw() - choose the right bucket for a backbone gateway.
96 * Return: the hash index of the backbone gateway
113 * @data2: pointer to the second backbone gateway
176 * @backbone_gw: backbone gateway to be free'd
258 * batadv_backbone_hash_find() - looks for a backbone gateway in the hash
263 * Return: backbone gateway if found or NULL otherwise
303 * @backbone_gw: backbone gateway where the claims should be removed
495 * batadv_bla_get_backbone_gw() - finds or creates a backbone gateway
501 * Return: the (possibly created) backbone gateway or NULL on error
547 /* this is a gateway now, remove any TT entry on this VLAN */ in batadv_bla_get_backbone_gw()
551 "became a backbone gateway"); in batadv_bla_get_backbone_gw()
645 * @backbone_gw: the backbone gateway from whom we are out of sync
647 * When the crc is wrong, ask the backbone gateway for a full table update.
673 * @backbone_gw: our backbone gateway which should be announced
696 * @backbone_gw: the backbone gateway which claims it
985 /* register the gateway if not yet available, and add the claim. */ in batadv_handle_claim()
1392 * @backbone_gw: the backbone gateway for which a loop should be detected
1604 * Check if it is on our broadcast list. Another gateway might have sent the
1696 * Check if it is on our broadcast list. Another gateway might have sent the
1713 * Check if it is on our broadcast list. Another gateway might have sent the
1733 * batadv_bla_is_backbone_gw_orig() - Check if the originator is a gateway for
1778 * Return: true if the orig_node is also a gateway on the soft interface,
1932 * which backbone gateway forwards into the LAN, in batadv_bla_rx()
1938 * as the DHCP gateway feature will send explicitly in batadv_bla_rx()
1939 * to only one BLA gateway, so the claiming process in batadv_bla_rx()
1990 /* ... drop it. the responsible gateway is in charge. in batadv_bla_rx()
1992 * We need to check packet type because with the gateway in batadv_bla_rx()
1998 /* seems the client considers us as its best gateway. in batadv_bla_rx()
2107 /* drop it. the responsible gateway has forwarded it into in batadv_bla_tx()
2603 * false if the device addr is already claimed by another gateway