Searched refs:tsec_ioctl (Results 1 – 1 of 1) sorted by relevance
87 static int tsec_ioctl(if_t ifp, u_long command, caddr_t data);247 if_setioctlfn(ifp, tsec_ioctl); in tsec_attach()920 tsec_ioctl(if_t ifp, u_long command, caddr_t data) in tsec_ioctl() function