Home
last modified time | relevance | path

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

/Linux-v4.19/net/core/
Ddev_ioctl.c27 static gifconf_func_t *gifconf_list[NPROTO];
38 int register_gifconf(unsigned int family, gifconf_func_t *gifconf) in register_gifconf()
/Linux-v4.19/include/linux/
Dnetdevice.h2911 typedef int gifconf_func_t(struct net_device * dev, char __user * bufptr, typedef
2913 int register_gifconf(unsigned int family, gifconf_func_t *gifconf);