Searched defs:TP_KEEPINTVL (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/netinet/
H A Dtcp_timer.h172 #define TP_KEEPINTVL(tp) ((tp)->t_keepintvl ? (tp)->t_keepintvl : tcp_keepintvl) macro

Completed in 115 milliseconds