Home
last modified time | relevance | path

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

/freebsd/sys/dev/tsec/
H A Dif_tsec.c91 static void tsec_start(if_t ifp);
246 if_setstartfn(ifp, tsec_start); in tsec_attach()
703 tsec_start(if_t ifp) in tsec_start() function
1005 tsec_start(ifp); in tsec_ioctl()