Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/xl/
H A Dif_xl.c223 static int xl_ioctl (struct ifnet *, u_long, caddr_t,
1349 ifp->if_ioctl = xl_ioctl; in xl_attach()
3031 xl_ioctl(struct ifnet *ifp, u_long command, caddr_t data, struct ucred *cr) in xl_ioctl() function