Searched hist:"126 fdc3249c9ced2a0d20f916858fec26a445f61" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | inet_diag.h | diff 126fdc3249c9ced2a0d20f916858fec26a445f61 Tue Dec 06 01:58:21 CST 2011 Pavel Emelyanov <xemul@parallels.com> inet_diag: Introduce new inet_diag_req header
This one coinsides with the sock_diag_req in the beginning and contains only used fields from its previous analogue.
The existing code is patched to use the _compat version of it for now.
Signed-off-by: Pavel Emelyanov <xemul@parallels.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ipv4/ |
H A D | inet_diag.c | diff 126fdc3249c9ced2a0d20f916858fec26a445f61 Tue Dec 06 01:58:21 CST 2011 Pavel Emelyanov <xemul@parallels.com> inet_diag: Introduce new inet_diag_req header
This one coinsides with the sock_diag_req in the beginning and contains only used fields from its previous analogue.
The existing code is patched to use the _compat version of it for now.
Signed-off-by: Pavel Emelyanov <xemul@parallels.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|