Searched refs:tx_fcb (Results 1 – 1 of 1) sorted by relevance
717 struct tsec_tx_fcb *tx_fcb; in tsec_start_locked() local765 tx_fcb = mtod(m0, struct tsec_tx_fcb *); in tsec_start_locked()766 tx_fcb->flags = fcb_flags; in tsec_start_locked()767 tx_fcb->l3_offset = ETHER_HDR_LEN; in tsec_start_locked()768 tx_fcb->l4_offset = sizeof(struct ip); in tsec_start_locked()