FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
xn_ifinit
sys/dev/xen/netfront/netfront.c
132
static void xn_ifinit(void *);
sys/dev/xen/netfront/netfront.c
1854
xn_ifinit(sc);
sys/dev/xen/netfront/netfront.c
2311
if_setinitfn(ifp, xn_ifinit);