Home
last modified time | relevance | path

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

/Linux-v5.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()
/Linux-v5.10/include/linux/
Dnetdevice.h3157 typedef int gifconf_func_t(struct net_device * dev, char __user * bufptr, typedef
3159 int register_gifconf(unsigned int family, gifconf_func_t *gifconf);