Searched refs:inet_gifconf (Results 1 – 2 of 2) sorted by relevance
72 done = inet_gifconf(dev, NULL, 0, size); in dev_ifconf() 74 done = inet_gifconf(dev, pos + total, in dev_ifconf()
1305 int inet_gifconf(struct net_device *dev, char __user *buf, int len, int size) in inet_gifconf() function