Lines Matching full:gateway

78  * batadv_choose_backbone_gw() - choose the right bucket for a backbone gateway.
82 * Return: the hash index of the backbone gateway
99 * @data2: pointer to the second backbone gateway
162 * @backbone_gw: backbone gateway to be free'd
250 * batadv_backbone_hash_find() - looks for a backbone gateway in the hash
255 * Return: backbone gateway if found or NULL otherwise
295 * @backbone_gw: backbone gateway where the claims should be removed
483 * batadv_bla_get_backbone_gw() - finds or creates a backbone gateway
489 * Return: the (possibly created) backbone gateway or NULL on error
535 /* this is a gateway now, remove any TT entry on this VLAN */ in batadv_bla_get_backbone_gw()
539 "became a backbone gateway"); in batadv_bla_get_backbone_gw()
633 * @backbone_gw: the backbone gateway from whom we are out of sync
635 * When the crc is wrong, ask the backbone gateway for a full table update.
661 * @backbone_gw: our backbone gateway which should be announced
684 * @backbone_gw: the backbone gateway which claims it
973 /* register the gateway if not yet available, and add the claim. */ in batadv_handle_claim()
1380 * @backbone_gw: the backbone gateway for which a loop should be detected
1595 * Check if it is on our broadcast list. Another gateway might have sent the
1687 * Check if it is on our broadcast list. Another gateway might have sent the
1704 * Check if it is on our broadcast list. Another gateway might have sent the
1724 * batadv_bla_is_backbone_gw_orig() - Check if the originator is a gateway for
1769 * Return: true if the orig_node is also a gateway on the soft interface,
1922 * which backbone gateway forwards into the LAN, in batadv_bla_rx()
1928 * as the DHCP gateway feature will send explicitly in batadv_bla_rx()
1929 * to only one BLA gateway, so the claiming process in batadv_bla_rx()
1979 /* ... drop it. the responsible gateway is in charge. in batadv_bla_rx()
1981 * We need to check packet type because with the gateway in batadv_bla_rx()
1987 /* seems the client considers us as its best gateway. in batadv_bla_rx()
2094 /* drop it. the responsible gateway has forwarded it into in batadv_bla_tx()
2447 * false if the device addr is already claimed by another gateway