Home
last modified time | relevance | path

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

/freebsd/sbin/ifconfig/
H A Difconfig.h249 const char *matchgroup; /* Group name to match */ member
H A Difconfig_netlink.c266 if (!group_member(link->ifla_ifname, args->matchgroup, args->nogroup)) in match_iface()
H A Difconfig.c531 args->matchgroup = optarg; in args_parse()
823 if (!group_member(ifa->ifa_name, args->matchgroup, args->nogroup)) in list_interfaces_ioctl()