Searched refs:CTA_TIMEOUT_TCP_LAST_ACK (Results 1 – 2 of 2) sorted by relevance
41 CTA_TIMEOUT_TCP_LAST_ACK, enumerator
1378 if (tb[CTA_TIMEOUT_TCP_LAST_ACK]) { in tcp_timeout_nlattr_to_obj()1380 ntohl(nla_get_be32(tb[CTA_TIMEOUT_TCP_LAST_ACK]))*HZ; in tcp_timeout_nlattr_to_obj()1422 nla_put_be32(skb, CTA_TIMEOUT_TCP_LAST_ACK, in tcp_timeout_obj_to_nlattr()1447 [CTA_TIMEOUT_TCP_LAST_ACK] = { .type = NLA_U32 },