Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv4/
Ddevinet.c1196 static int inet_gifconf(struct net_device *dev, char __user *buf, int len, int size) in inet_gifconf() function
2517 register_gifconf(PF_INET, inet_gifconf); in devinet_init()