Home
last modified time | relevance | path

Searched refs:match_ether (Results 1 – 3 of 3) sorted by relevance

/freebsd/sbin/ifconfig/
H A Daf_link.c90 if (match_ether(sdl)) { in print_lladdr()
H A Difconfig_netlink.c278 return (match_ether(&sdl)); in match_iface()
H A Difconfig.c738 match_ether(const struct sockaddr_dl *sdl) in match_ether() function
771 if (sdl == NULL || !match_ether(sdl)) in match_afp()