Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dnetdevice.h1715 extern int register_gifconf(unsigned int family, gifconf_func_t * gifconf);
/linux-3.4.99/net/core/
Ddev.c3934 int register_gifconf(unsigned int family, gifconf_func_t *gifconf) in register_gifconf() argument
3938 gifconf_list[family] = gifconf; in register_gifconf()