Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/netmap/
H A Dnetmap_offloadings.c75 u_int idx, u_int segmented_bytes, u_int last_segment) in gso_fix_segment() argument
104 tcph->seq = htobe32(be32toh(tcph->seq) + segmented_bytes); in gso_fix_segment()
251 u_int segmented_bytes = 0; in bdg_mismatch_datapath() local
386 gso_idx, segmented_bytes, in bdg_mismatch_datapath()
393 segmented_bytes += gso_bytes - gso_hdr_len; in bdg_mismatch_datapath()
413 nm_prdis(3, "%d bytes segmented", segmented_bytes); in bdg_mismatch_datapath()