Home
last modified time | relevance | path

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

/freebsd/sys/dev/tsec/
H A Dif_tsec.h264 struct tsec_rx_fcb { struct
H A Dif_tsec.c1840 struct tsec_rx_fcb rx_fcb; in tsec_offload_process_frame()
1846 m_copydata(m, 0, sizeof(struct tsec_rx_fcb), (caddr_t)(&rx_fcb)); in tsec_offload_process_frame()
1871 m_adj(m, sizeof(struct tsec_rx_fcb)); in tsec_offload_process_frame()