Searched defs:inet_gifconf (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/include/linux/ |
H A D | inetdevice.h | 184 static inline int inet_gifconf(struct net_device *dev, char __user *buf, in inet_gifconf() function
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | inetdevice.h | 189 static inline int inet_gifconf(struct net_device *dev, char __user *buf, in inet_gifconf() function
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | devinet.c | 1247 int inet_gifconf(struct net_device *dev, char __user *buf, int len, int size) in inet_gifconf() function
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | devinet.c | 1271 int inet_gifconf(struct net_device *dev, char __user *buf, int len, int size) in inet_gifconf() function
|
Completed in 8 milliseconds