Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/netinet/
HDtcp_var.h1327 #define V_tcp_do_lrd VNET(tcp_do_lrd) macro
HDtcp_subr.c2415 if (V_tcp_do_lrd) in tcp_newtcpcb()