Home
last modified time | relevance | path

Searched defs:TP_KEEPINTVL (Results 1 – 2 of 2) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Dtcp_timer.h185 #define TP_KEEPINTVL(tp) ((tp)->t_keepintvl ? (tp)->t_keepintvl : tcp_keepintvl) macro
/f-stack/freebsd/netinet/
H A Dtcp_timer.h185 #define TP_KEEPINTVL(tp) ((tp)->t_keepintvl ? (tp)->t_keepintvl : tcp_keepintvl) macro