Searched refs:match_iface (Results 1 – 2 of 2) sorted by relevance
252 match_iface(struct ifconfig_args *args, struct iface *iface) in match_iface() function471 if (!match_iface(args, iface)) in list_interfaces_nl()
419 match_iface(if_t ifp, void *_arg) in match_iface() function487 if (match_iface(ifp, &attrs)) { in rtnl_handle_getlink()508 if_foreach_sleep(match_iface, &attrs, dump_cb, &wa); in rtnl_handle_getlink()