Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/tl/
H A Dif_tl.c278 static int tl_ioctl (struct ifnet *, u_long, caddr_t,
1190 ifp->if_ioctl = tl_ioctl; in tl_attach()
2039 tl_ioctl(struct ifnet *ifp, u_long command, caddr_t data, struct ucred *cr) in tl_ioctl() function