Searched refs:gifconf_func_t (Results 1 – 2 of 2) sorted by relevance
41 static gifconf_func_t *gifconf_list[NPROTO];52 int register_gifconf(unsigned int family, gifconf_func_t *gifconf) in register_gifconf()
2514 typedef int gifconf_func_t(struct net_device * dev, char __user * bufptr, int len); typedef2515 int register_gifconf(unsigned int family, gifconf_func_t *gifconf);