Searched refs:match_ether (Results 1 – 4 of 4) sorted by relevance
90 if (match_ether(sdl)) { in print_lladdr()
274 bool match_ether(const struct sockaddr_dl *sdl);
288 return (match_ether(&sdl)); in match_iface()
747 match_ether(const struct sockaddr_dl *sdl) in match_ether() function780 if (sdl == NULL && !match_ether(sdl)) in match_afp()