Home
last modified time | relevance | path

Searched hist:"69 ead7afdf6028184f713a77376ee26f8aaafdcd" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/net/
H A Dipv6.hdiff 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 Dip6_output.cdiff 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 Droute.cdiff 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>