Searched refs:TCP_LAST_ACK (Results 1 – 8 of 8) sorted by relevance
26 #if !(defined(TCP_LAST_ACK) || (defined(HAVE_DECL_TCP_LAST_ACK) && HAVE_DECL_TCP_LAST_ACK))27 # define TCP_LAST_ACK 9 macro55 XLAT(TCP_LAST_ACK),
36 #if defined(TCP_LAST_ACK) || (defined(HAVE_DECL_TCP_LAST_ACK) && HAVE_DECL_TCP_LAST_ACK)37 XLAT_PAIR(1ULL<<TCP_LAST_ACK, "1<<TCP_LAST_ACK"),
9 TCP_LAST_ACK 9
10 1<<TCP_LAST_ACK
135 TCP_LAST_ACK, enumerator
1051 .idiag_states = 1 << TCP_LAST_ACK, in test_inet_diag_req()