Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/netinet/
Dtcp_subr.c3266 #define COPYTIMER(ttt) do { \ in tcp_inptoxtp() macro
3273 COPYTIMER(tt_delack); in tcp_inptoxtp()
3274 COPYTIMER(tt_rexmt); in tcp_inptoxtp()
3275 COPYTIMER(tt_persist); in tcp_inptoxtp()
3276 COPYTIMER(tt_keep); in tcp_inptoxtp()
3277 COPYTIMER(tt_2msl); in tcp_inptoxtp()
3278 #undef COPYTIMER in tcp_inptoxtp()