Home
last modified time | relevance | path

Searched defs:_lm_tcp_state_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.h603 typedef struct _lm_tcp_state_t struct
605 lm_state_header_t hdr;
606 lm_path_state_t *path;
607 lm_tcp_con_t *rx_con;
608 lm_tcp_con_t *tx_con;
609 lm_tcp_slow_path_request_t *sp_request;
610 lm_tcp_slow_path_data_t sp_req_data;
611 lm_tcp_state_calculation_t tcp_state_calc;
612 … *ctx_virt; /* Can point to different structures depending on the ulp_type */
613 lm_address_t ctx_phys;
[all …]