Home
last modified time | relevance | path

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

/net/core/
Ddev_ioctl.c27 static gifconf_func_t *gifconf_list[NPROTO]; variable
42 gifconf_list[family] = gifconf; in register_gifconf()
75 if (gifconf_list[i]) { in dev_ifconf()
78 done = gifconf_list[i](dev, NULL, 0, size); in dev_ifconf()
80 done = gifconf_list[i](dev, pos + total, in dev_ifconf()