Searched refs:peermacaddr (Results 1 – 1 of 1) sorted by relevance
3039 static u8 is_matched_in_profilelist(u8 *peermacaddr, struct profile_info *profileinfo) in is_matched_in_profilelist() argument3044 if (!memcmp(peermacaddr, profileinfo->peermac, ETH_ALEN)) { in is_matched_in_profilelist()