Home
last modified time | relevance | path

Searched defs:_lm_tcp_con_t (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/include/
H A Dlm_l4st.h409 typedef struct _lm_tcp_con_t struct
411 lm_tcp_dpc_info_t dpc_info; /* must be the first field */
413 struct _lm_tcp_state_t * tcp_state; /* The tcp state associated with this connection */
415 union {
418 } db_data;
419 lm_address_t phys_db_data;
423 {
426 } u;
428 lm_bd_chain_t bd_chain;
431 s_list_t active_tb_list;
[all …]