Searched refs:hdrs_len_estimate (Results 1 – 1 of 1) sorted by relevance
2743 uint16_t hdrs_len_estimate = (uint16_t)MIN(spkt->pkt_length, 128); in dp_copy_headers_to_dev() local2756 pkt_copy(sbaddr, dbaddr, hdrs_len_estimate); in dp_copy_headers_to_dev()2757 METADATA_SET_LEN(dpkt, hdrs_len_estimate, headroom); in dp_copy_headers_to_dev()