HomeSort by: relevance | last modified time | path
    Searched defs:xennet_ioctl (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/xen/xen/
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",

Completed in 40 milliseconds