Searched hist:"69 ead7afdf6028184f713a77376ee26f8aaafdcd" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/net/ |
H A D | ipv6.h | diff 69ead7afdf6028184f713a77376ee26f8aaafdcd Tue Mar 01 16:45:33 CST 2011 David S. Miller <davem@davemloft.net> ipv6: Normalize arguments to ip6_dst_blackhole().
Return a dst pointer which is potentitally error encoded.
Don't pass original dst pointer by reference, pass a struct net instead of a socket, and elide the flow argument since it is unnecessary.
Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ipv6/ |
H A D | ip6_output.c | diff 69ead7afdf6028184f713a77376ee26f8aaafdcd Tue Mar 01 16:45:33 CST 2011 David S. Miller <davem@davemloft.net> ipv6: Normalize arguments to ip6_dst_blackhole().
Return a dst pointer which is potentitally error encoded.
Don't pass original dst pointer by reference, pass a struct net instead of a socket, and elide the flow argument since it is unnecessary.
Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | route.c | diff 69ead7afdf6028184f713a77376ee26f8aaafdcd Tue Mar 01 16:45:33 CST 2011 David S. Miller <davem@davemloft.net> ipv6: Normalize arguments to ip6_dst_blackhole().
Return a dst pointer which is potentitally error encoded.
Don't pass original dst pointer by reference, pass a struct net instead of a socket, and elide the flow argument since it is unnecessary.
Signed-off-by: David S. Miller <davem@davemloft.net>
|