Searched refs:tsec_rx_fcb (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/tsec/
H A Dif_tsec.h266 struct tsec_rx_fcb { struct
H A Dif_tsec.c1854 struct tsec_rx_fcb rx_fcb;
1860 m_copydata(m, 0, sizeof(struct tsec_rx_fcb), (caddr_t)(&rx_fcb));
1886 m_adj(m, sizeof(struct tsec_rx_fcb));

Completed in 93 milliseconds