Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ste/
HDif_ste.c98 static int ste_ioctl (struct ifnet *, u_long, caddr_t,
951 ifp->if_ioctl = ste_ioctl; in ste_attach()
1295 ste_ioctl(struct ifnet *ifp, u_long command, caddr_t data, struct ucred *cr) in ste_ioctl() function