Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/et/
H A Dif_et.c79 static int et_ioctl(struct ifnet *, u_long, caddr_t, struct ucred *);
340 ifp->if_ioctl = et_ioctl; in et_attach()
1132 et_ioctl(struct ifnet *ifp, u_long cmd, caddr_t data, struct ucred *cr) in et_ioctl() function