Searched refs:full_hlen (Results 1 – 1 of 1) sorted by relevance
39 u_int expected_hlen, full_hlen; in nvmf_tcp_validate_pdu_header() local43 full_hlen = ch->hlen; in nvmf_tcp_validate_pdu_header()45 full_hlen += sizeof(uint32_t); in nvmf_tcp_validate_pdu_header()46 if (plen == full_hlen) in nvmf_tcp_validate_pdu_header()220 if (ch->pdo < full_hlen || ch->pdo > plen || in nvmf_tcp_validate_pdu_header()