Home
last modified time | relevance | path

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

/NextBSD/sys/netinet/
HDtcp_var.h250 u_int t_tsomax; /* TSO total burst length limit in bytes */ member
HDtcp_output.c859 if_hw_tsomax = tp->t_tsomax; in tcp_output()
HDtcp_input.c3733 tp->t_tsomax = cap.tsomax; in tcp_mss()