Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/sn/
H A Dif_sn.c118 static int snioctl(struct ifnet * ifp, u_long, caddr_t, struct ucred *);
207 ifp->if_ioctl = snioctl; in sn_attach()
1077 snioctl(struct ifnet *ifp, u_long cmd, caddr_t data, struct ucred *cr) in snioctl() function