Home
last modified time | relevance | path

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

/freebsd-14.2/sbin/ifconfig/
H A Daf_link.c90 if (match_ether(sdl)) { in print_lladdr()
H A Difconfig.h274 bool match_ether(const struct sockaddr_dl *sdl);
H A Difconfig_netlink.c288 return (match_ether(&sdl)); in match_iface()
H A Difconfig.c747 match_ether(const struct sockaddr_dl *sdl) in match_ether() function
780 if (sdl == NULL && !match_ether(sdl)) in match_afp()