Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Diface.c154 bool check_dup) in ieee80211_verify_mac()
257 bool check_dup = true; in _ieee80211_change_mac() local
/linux/lib/
H A Dtest_maple_tree.c2684 static noinline void __init check_dup(struct maple_tree *mt) in check_dup() function