Home
last modified time | relevance | path

Searched refs:tcp_nonce_sum_bit (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnx/include/
H A Dlm_defs.h421 u8_t tcp_nonce_sum_bit; member
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/include/
H A Dlm_defs.h428 u8_t tcp_nonce_sum_bit; member
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_send.c534 …parse_bd_2nd_ptr->global_data |= (packet->l2pkt_tx_info->tcp_nonce_sum_bit << ETH_TX_PARSE_2ND_BD_… in fill_bds_for_encapsulated_packet()
905 …parse_bd_e1x->global_data |= (packet->l2pkt_tx_info->tcp_nonce_sum_bit << ETH_TX_PARSE_BD_E1X_… in lm_send_packet()
/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_tx.c795 pTxPkt->tx_info.tcp_nonce_sum_bit = (pL4Hdr[12] & 0x1); in BnxeGetHdrInfo()
815 pTxPkt->tx_info.tcp_nonce_sum_bit = 0; in BnxeGetHdrInfo()