Searched refs:match_iface (Results 1 – 2 of 2) sorted by relevance
256 match_iface(struct ifconfig_args *args, struct iface *iface) in match_iface() function475 if (!match_iface(args, iface)) in list_interfaces_nl()
425 match_iface(if_t ifp, void *_arg) in match_iface() function493 if (match_iface(ifp, &attrs)) { in rtnl_handle_getlink()514 if_foreach_sleep(match_iface, &attrs, dump_cb, &wa); in rtnl_handle_getlink()