• Home
  • Raw
  • Download

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
245 * batadv_backbone_hash_find() - looks for a backbone gateway in the hash
250 * Return: backbone gateway if found or NULL otherwise
290 * @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
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,
1923 * which backbone gateway forwards into the LAN, in batadv_bla_rx()
1929 * as the DHCP gateway feature will send explicitly in batadv_bla_rx()
1930 * to only one BLA gateway, so the claiming process in batadv_bla_rx()
1981 /* ... drop it. the responsible gateway is in charge. in batadv_bla_rx()
1983 * We need to check packet type because with the gateway in batadv_bla_rx()
1989 /* seems the client considers us as its best gateway. in batadv_bla_rx()
2098 /* drop it. the responsible gateway has forwarded it into in batadv_bla_tx()
2604 * false if the device addr is already claimed by another gateway