Searched refs:match_ether (Results 1 – 3 of 3) sorted by relevance
90 if (match_ether(sdl)) { in print_lladdr()
278 return (match_ether(&sdl)); in match_iface()
738 match_ether(const struct sockaddr_dl *sdl) in match_ether() function771 if (sdl == NULL || !match_ether(sdl)) in match_afp()