Searched defs:rx_pdu (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/lib/libnvmf/ |
H A D | nvmf_tcp.c | 55 struct nvmf_tcp_rxpdu rx_pdu; global() member 193 nvmf_tcp_report_error(struct nvmf_association * na,struct nvmf_tcp_qpair * qp,uint16_t fes,uint32_t fei,const void * rx_pdu,size_t pdu_len,u_int hlen) nvmf_tcp_report_error() argument [all...] |
/freebsd-src/sys/dev/nvmf/ |
H A D | nvmf_tcp.c | 121 struct nvmf_tcp_rxpdu rx_pdu; global() member 278 nvmf_tcp_report_error(struct nvmf_tcp_qpair * qp,uint16_t fes,uint32_t fei,struct mbuf * rx_pdu,u_int hlen) nvmf_tcp_report_error() argument [all...] |