Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/netinet/
HDtcp_var.h514 u_int tsomax; member
HDtcp_subr.c3425 cap->tsomax = ifp->if_hw_tsomax; in tcp_maxmtu()
3464 cap->tsomax = ifp->if_hw_tsomax; in tcp_maxmtu6()
HDtcp_input.c3993 tp->t_tsomax = cap.tsomax; in tcp_mss()