if_xennet_xenbus.c | 254 static int xennet_ioctl(struct ifnet *, u_long, void *); 403 ifp->if_ioctl = xennet_ioctl; 1295 xennet_ioctl(struct ifnet *ifp, u_long cmd, void *data) function in typeref:typename:int 1310 DPRINTFN(XEDB_FOLLOW, ("%s: xennet_ioctl()\n", 1316 DPRINTFN(XEDB_FOLLOW, ("%s: xennet_ioctl() returning %d\n",
|