Home
last modified time | relevance | path

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

/freebsd/sys/dev/netmap/
H A Dnetmap_offloadings.c74 u_int idx, u_int segmented_bytes, u_int last_segment) in gso_fix_segment() argument
103 tcph->seq = htobe32(be32toh(tcph->seq) + segmented_bytes); in gso_fix_segment()
250 u_int segmented_bytes = 0; in bdg_mismatch_datapath() local
385 gso_idx, segmented_bytes, in bdg_mismatch_datapath()
392 segmented_bytes += gso_bytes - gso_hdr_len; in bdg_mismatch_datapath()
412 nm_prdis(3, "%d bytes segmented", segmented_bytes); in bdg_mismatch_datapath()