Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_subr.c3469 #define COPYTIMER(ttt) do { \ in tcp_inptoxtp() macro
3476 COPYTIMER(tt_delack); in tcp_inptoxtp()
3477 COPYTIMER(tt_rexmt); in tcp_inptoxtp()
3478 COPYTIMER(tt_persist); in tcp_inptoxtp()
3479 COPYTIMER(tt_keep); in tcp_inptoxtp()
3480 COPYTIMER(tt_2msl); in tcp_inptoxtp()
3481 #undef COPYTIMER in tcp_inptoxtp()