Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/nfe/
H A Dif_nfe.c117 static int nfe_ioctl(struct ifnet *, u_long, caddr_t, struct ucred *);
609 ifp->if_ioctl = nfe_ioctl; in nfe_attach()
983 nfe_ioctl(struct ifnet *ifp, u_long cmd, caddr_t data, struct ucred *cr) in nfe_ioctl() function