Searched refs:COPYTIMER (Results 1 – 1 of 1) sorted by relevance
3994 #define COPYTIMER(which,where) do { \ in tcp_inptoxtp() macro4000 COPYTIMER(TT_DELACK, tt_delack); in tcp_inptoxtp()4001 COPYTIMER(TT_REXMT, tt_rexmt); in tcp_inptoxtp()4002 COPYTIMER(TT_PERSIST, tt_persist); in tcp_inptoxtp()4003 COPYTIMER(TT_KEEP, tt_keep); in tcp_inptoxtp()4004 COPYTIMER(TT_2MSL, tt_2msl); in tcp_inptoxtp()4005 #undef COPYTIMER in tcp_inptoxtp()