Home
last modified time | relevance | path

Searched refs:batadv_is_ap_isolated (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/batman-adv/
H A Dtranslation-table.h44 bool batadv_is_ap_isolated(struct batadv_priv *bat_priv, u8 *src, u8 *dst,
H A Dsoft-interface.c499 } else if (batadv_is_ap_isolated(bat_priv, ethhdr->h_source, in batadv_interface_rx()
H A Dtranslation-table.c3963 * batadv_is_ap_isolated() - Check if packet from upper layer should be dropped
3971 bool batadv_is_ap_isolated(struct batadv_priv *bat_priv, u8 *src, u8 *dst, in batadv_is_ap_isolated() function
/kernel/linux/linux-6.6/net/batman-adv/
H A Dtranslation-table.h41 bool batadv_is_ap_isolated(struct batadv_priv *bat_priv, u8 *src, u8 *dst,
H A Dsoft-interface.c487 } else if (batadv_is_ap_isolated(bat_priv, ethhdr->h_source, in batadv_interface_rx()
H A Dtranslation-table.c3723 * batadv_is_ap_isolated() - Check if packet from upper layer should be dropped
3731 bool batadv_is_ap_isolated(struct batadv_priv *bat_priv, u8 *src, u8 *dst, in batadv_is_ap_isolated() function

Completed in 14 milliseconds