Lines Matching full:gateway
77 * batadv_choose_backbone_gw() - choose the right bucket for a backbone gateway.
81 * Return: the hash index of the backbone gateway
98 * @data2: pointer to the second backbone gateway
161 * @backbone_gw: backbone gateway to be free'd
249 * batadv_backbone_hash_find() - looks for a backbone gateway in the hash
254 * Return: backbone gateway if found or NULL otherwise
294 * @backbone_gw: backbone gateway where the claims should be removed
482 * batadv_bla_get_backbone_gw() - finds or creates a backbone gateway
488 * Return: the (possibly created) backbone gateway or NULL on error
534 /* this is a gateway now, remove any TT entry on this VLAN */ in batadv_bla_get_backbone_gw()
538 "became a backbone gateway"); in batadv_bla_get_backbone_gw()
632 * @backbone_gw: the backbone gateway from whom we are out of sync
634 * When the crc is wrong, ask the backbone gateway for a full table update.
660 * @backbone_gw: our backbone gateway which should be announced
683 * @backbone_gw: the backbone gateway which claims it
972 /* register the gateway if not yet available, and add the claim. */ in batadv_handle_claim()
1379 * @backbone_gw: the backbone gateway for which a loop should be detected
1594 * Check if it is on our broadcast list. Another gateway might have sent the
1686 * Check if it is on our broadcast list. Another gateway might have sent the
1703 * Check if it is on our broadcast list. Another gateway might have sent the
1723 * batadv_bla_is_backbone_gw_orig() - Check if the originator is a gateway for
1768 * Return: true if the orig_node is also a gateway on the soft interface,
1921 * which backbone gateway forwards into the LAN, in batadv_bla_rx()
1927 * as the DHCP gateway feature will send explicitly in batadv_bla_rx()
1928 * 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()
2465 * false if the device addr is already claimed by another gateway