Searched refs:tsec_tx_fcb (Results 1 – 2 of 2) sorted by relevance
256 struct tsec_tx_fcb { struct
717 struct tsec_tx_fcb *tx_fcb; in tsec_start_locked()749 M_PREPEND(m0, sizeof(struct tsec_tx_fcb), M_NOWAIT); in tsec_start_locked()765 tx_fcb = mtod(m0, struct tsec_tx_fcb *); in tsec_start_locked()