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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dnetdevice.h724 extern int register_gifconf(unsigned int family, gifconf_func_t * gifconf);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/core/
H A Ddev.c2413 * @gifconf: Function handler
2419 int register_gifconf(unsigned int family, gifconf_func_t * gifconf) argument
2423 gifconf_list[family] = gifconf;

Completed in 146 milliseconds