Home
last modified time | relevance | path

Searched refs:is_my_mac (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/batman-adv/
H A Dmain.c307 bool is_my_mac = false; in batadv_is_my_mac() local
318 is_my_mac = true; in batadv_is_my_mac()
323 return is_my_mac; in batadv_is_my_mac()