Searched defs:rx_pdu (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/iscsi/ |
| D | iscsi_send.c | 713 negotiate_login(connection_t *conn, pdu_t *rx_pdu, ccb_t *tx_ccb) in negotiate_login() 812 init_text_pdu(connection_t *conn, ccb_t *ccb, pdu_t *ppdu, pdu_t *rx_pdu) in init_text_pdu() 845 acknowledge_text(connection_t *conn, pdu_t *rx_pdu, ccb_t *tx_ccb) in acknowledge_text() 910 negotiate_text(connection_t *conn, pdu_t *rx_pdu, ccb_t *tx_ccb) in negotiate_text() 1024 send_nop_out(connection_t *conn, pdu_t *rx_pdu) in send_nop_out() 1135 send_snack(connection_t *conn, pdu_t *rx_pdu, ccb_t *tx_ccb, uint8_t type) in send_snack() 1372 send_data_out(connection_t *conn, pdu_t *rx_pdu, ccb_t *tx_ccb, in send_data_out()
|
| D | iscsi_text.c | 1338 assemble_security_parameters(connection_t *conn, ccb_t *ccb, pdu_t *rx_pdu, in assemble_security_parameters() 1639 assemble_negotiation_parameters(connection_t *conn, ccb_t *ccb, pdu_t *rx_pdu, in assemble_negotiation_parameters()
|