Searched refs:tsec_rx_fcb (Results 1 – 2 of 2) sorted by relevance
264 struct tsec_rx_fcb { struct
1842 struct tsec_rx_fcb rx_fcb; in tsec_offload_process_frame()1848 m_copydata(m, 0, sizeof(struct tsec_rx_fcb), (caddr_t)(&rx_fcb)); in tsec_offload_process_frame()1873 m_adj(m, sizeof(struct tsec_rx_fcb)); in tsec_offload_process_frame()