Searched refs:netdev_name (Results 1 – 1 of 1) sorted by relevance
80 const char *netdev_name; in ifcommon_do_list() local85 netdev_name = *(list++); in ifcommon_do_list()86 netdev = find_netdev ( netdev_name ); in ifcommon_do_list()88 printf ( "%s: no such interface\n", netdev_name ); in ifcommon_do_list()