Home
last modified time | relevance | path

Searched defs:check_dup (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/net/mac80211/
Diface.c155 bool check_dup) in ieee80211_verify_mac()
259 bool check_dup = true; in ieee80211_change_mac() local
/linux-6.6.21/lib/
Dtest_maple_tree.c2662 static noinline void __init check_dup(struct maple_tree *mt) in check_dup() function