Home
last modified time | relevance | path

Searched refs:tcpi_last_ack_sent (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/linux/
Dtcp.h173 __u32 tcpi_last_ack_sent; /* Not remembered, sorry. */ member
/linux-2.4.37.9/net/ipv4/
Dtcp_diag.c180 info->tcpi_last_ack_sent = 0; in tcpdiag_fill()
Dtcp.c2505 info.tcpi_last_ack_sent = 0; in tcp_getsockopt()