Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/tsec/
H A Dif_tsec.c109 static void tsec_setup_multicast(struct tsec_softc *sc);
558 tsec_setup_multicast(sc); in tsec_init_locked()
957 tsec_setup_multicast(sc); in tsec_ioctl()
970 tsec_setup_multicast(sc); in tsec_ioctl()
1890 tsec_setup_multicast(struct tsec_softc *sc) in tsec_setup_multicast() function