Searched refs:gifconf_list (Results 1 – 1 of 1) sorted by relevance
1652 static gifconf_func_t * gifconf_list [NPROTO]; variable1668 gifconf_list[family] = gifconf; in register_gifconf()1743 if (gifconf_list[i]) { in dev_ifconf()1746 done = gifconf_list[i](dev, NULL, 0); in dev_ifconf()1748 done = gifconf_list[i](dev, pos+total, len-total); in dev_ifconf()