Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/core/
Ddev_ioctl.c28 static gifconf_func_t *gifconf_list[NPROTO];
39 int register_gifconf(unsigned int family, gifconf_func_t *gifconf) in register_gifconf()
/kernel/linux/linux-5.10/include/linux/
Dnetdevice.h3193 typedef int gifconf_func_t(struct net_device * dev, char __user * bufptr, typedef
3195 int register_gifconf(unsigned int family, gifconf_func_t *gifconf);