if_detached_ioctl  137 net/if.c       int	if_detached_ioctl(struct ifnet *, u_long, caddr_t);
if_detached_ioctl  481 net/if.c       	ifp->if_ioctl = if_detached_ioctl;