Home
last modified time | relevance | path

Searched hist:"7 dbf0755249336f44f57368bdbf6f84103b3ba75" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/ipv4/
H A Dinet_diag.cdiff 7dbf0755249336f44f57368bdbf6f84103b3ba75 Mon Jan 09 16:56:03 CST 2006 Arnaldo Carvalho de Melo <acme@mandriva.com> [INET_DIAG]: Use inet_twsk() with TIME_WAIT sockets

The fields being accessed in inet_diag_dump are outside sock_common, the
common part of struct sock and struct inet_timewait_sock.

Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
Signed-off-by: David S. Miller <davem@davemloft.net>