Home
last modified time | relevance | path

Searched refs:login_req_buf (Results 1 – 3 of 3) sorted by relevance

/src/sys/dev/iser/
H A Diser_initiator.c161 iser_conn->login_req_buf = iser_conn->login_buf; in iser_alloc_login_buf()
166 iser_conn->login_req_buf, in iser_alloc_login_buf()
H A Dicl_iser.h442 char *login_req_buf, *login_resp_buf; member
H A Dicl_iser.c136 memcpy(iser_conn->login_req_buf, addr, len); in iser_conn_pdu_append_data()