Searched hist:ebb762f27fed083cb993a0816393aba4615f6544 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/include/net/ |
H A D | dst_ops.h | diff ebb762f27fed083cb993a0816393aba4615f6544 Tue Nov 22 20:12:51 CST 2011 Steffen Klassert <steffen.klassert@secunet.com> net: Rename the dst_opt default_mtu method to mtu
We plan to invoke the dst_opt->default_mtu() method unconditioally from dst_mtu(). So rename the method to dst_opt->mtu() to match the name with the new meaning.
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | dst.h | diff ebb762f27fed083cb993a0816393aba4615f6544 Tue Nov 22 20:12:51 CST 2011 Steffen Klassert <steffen.klassert@secunet.com> net: Rename the dst_opt default_mtu method to mtu
We plan to invoke the dst_opt->default_mtu() method unconditioally from dst_mtu(). So rename the method to dst_opt->mtu() to match the name with the new meaning.
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/xfrm/ |
H A D | xfrm_policy.c | diff ebb762f27fed083cb993a0816393aba4615f6544 Tue Nov 22 20:12:51 CST 2011 Steffen Klassert <steffen.klassert@secunet.com> net: Rename the dst_opt default_mtu method to mtu
We plan to invoke the dst_opt->default_mtu() method unconditioally from dst_mtu(). So rename the method to dst_opt->mtu() to match the name with the new meaning.
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ipv4/ |
H A D | route.c | diff ebb762f27fed083cb993a0816393aba4615f6544 Tue Nov 22 20:12:51 CST 2011 Steffen Klassert <steffen.klassert@secunet.com> net: Rename the dst_opt default_mtu method to mtu
We plan to invoke the dst_opt->default_mtu() method unconditioally from dst_mtu(). So rename the method to dst_opt->mtu() to match the name with the new meaning.
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ipv6/ |
H A D | route.c | diff ebb762f27fed083cb993a0816393aba4615f6544 Tue Nov 22 20:12:51 CST 2011 Steffen Klassert <steffen.klassert@secunet.com> net: Rename the dst_opt default_mtu method to mtu
We plan to invoke the dst_opt->default_mtu() method unconditioally from dst_mtu(). So rename the method to dst_opt->mtu() to match the name with the new meaning.
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|