Home
last modified time | relevance | path

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

/linux-4.4.14/net/core/
Ddev_ioctl.c41 static gifconf_func_t *gifconf_list[NPROTO];
52 int register_gifconf(unsigned int family, gifconf_func_t *gifconf) in register_gifconf()
/linux-4.4.14/include/linux/
Dnetdevice.h2514 typedef int gifconf_func_t(struct net_device * dev, char __user * bufptr, int len); typedef
2515 int register_gifconf(unsigned int family, gifconf_func_t *gifconf);