Home
last modified time | relevance | path

Searched defs:if_ioctl (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/net/
H A Dif_private.h129 if_ioctl_fn_t if_ioctl; /* ioctl routine */ member
H A Dif.c4850 if_ioctl(if_t ifp, u_long cmd, void *data) in if_ioctl() function