Home
last modified time | relevance | path

Searched refs:nvmf_tcp_handle_r2t (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libnvmf/
H A Dnvmf_tcp.c702 nvmf_tcp_handle_r2t(struct nvmf_tcp_qpair *qp, struct nvmf_tcp_rxpdu *pdu) in nvmf_tcp_handle_r2t() function
782 return (nvmf_tcp_handle_r2t(qp, &pdu)); in nvmf_tcp_receive_pdu()
/freebsd/sys/dev/nvmf/
H A Dnvmf_tcp.c942 nvmf_tcp_handle_r2t(struct nvmf_tcp_qpair *qp, struct nvmf_tcp_rxpdu *pdu) in nvmf_tcp_handle_r2t() function
1072 return (nvmf_tcp_handle_r2t(qp, pdu)); in nvmf_tcp_dispatch_pdu()