Searched refs:ifmedia_match (Results 1 – 1 of 1) sorted by relevance
76 static struct ifmedia_entry *ifmedia_match(struct ifmedia *ifm,176 match = ifmedia_match(ifm, target, ifm->ifm_mask);221 match = ifmedia_match(ifm, newmedia, ifm->ifm_mask);358 ifmedia_match(ifm, target, mask) in ifmedia_match() function