Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
dev_ifconf
include/linux/netdevice.h
4281
int dev_ifconf(struct net *net, struct ifconf __user *ifc);
net/socket.c
1371
err = dev_ifconf(net, argp);