Searched hist:"62 ad6fcd743792bf294f2a7ba26ab8f462065150" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/net/ipv4/ |
H A D | udp_diag.c | diff 62ad6fcd743792bf294f2a7ba26ab8f462065150 Tue Apr 24 13:15:41 CDT 2012 Shan Wei <davidshan@tencent.com> udp_diag: implement idiag_get_info for udp/udplite to get queue information
When we use netlink to monitor queue information for udp socket, idiag_rqueue and idiag_wqueue of inet_diag_msg are returned with 0.
Keep consistent with netstat, just return back allocated rmem/wmem size.
Signed-off-by: Shan Wei <davidshan@tencent.com> Acked-by: Pavel Emelyanov <xemul@parallels.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | inet_diag.c | diff 62ad6fcd743792bf294f2a7ba26ab8f462065150 Tue Apr 24 13:15:41 CDT 2012 Shan Wei <davidshan@tencent.com> udp_diag: implement idiag_get_info for udp/udplite to get queue information
When we use netlink to monitor queue information for udp socket, idiag_rqueue and idiag_wqueue of inet_diag_msg are returned with 0.
Keep consistent with netstat, just return back allocated rmem/wmem size.
Signed-off-by: Shan Wei <davidshan@tencent.com> Acked-by: Pavel Emelyanov <xemul@parallels.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|