Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/net/batman-adv/
H A Dbridge_loop_avoidance.h20 * batadv_bla_is_loopdetect_mac() - check if the mac address is from a loop
27 static inline bool batadv_bla_is_loopdetect_mac(const uint8_t *mac) in batadv_bla_is_loopdetect_mac() function
H A Dsoft-interface.c248 !batadv_bla_is_loopdetect_mac(ethhdr->h_source)) { in batadv_interface_tx()
H A Dtranslation-table.c3919 if (batadv_bla_is_loopdetect_mac(addr)) in batadv_tt_add_temporary_global_entry()
/kernel/linux/linux-5.10/net/batman-adv/
H A Dbridge_loop_avoidance.h21 * batadv_bla_is_loopdetect_mac() - check if the mac address is from a loop
28 static inline bool batadv_bla_is_loopdetect_mac(const uint8_t *mac) in batadv_bla_is_loopdetect_mac() function
H A Dsoft-interface.c252 !batadv_bla_is_loopdetect_mac(ethhdr->h_source)) { in batadv_interface_tx()
H A Dtranslation-table.c4159 if (batadv_bla_is_loopdetect_mac(addr)) in batadv_tt_add_temporary_global_entry()

Completed in 14 milliseconds