E1000_TXD_CMD_TCP
if (sc->esc_txctx.cmd_and_length & E1000_TXD_CMD_TCP) {
tcp = (sc->esc_txctx.cmd_and_length & E1000_TXD_CMD_TCP) != 0;
| E1000_TXD_CMD_TSE | E1000_TXD_CMD_IP | E1000_TXD_CMD_TCP