Searched hist:"81 f6cb31222d286dab65579d61f96664eeb99e0b" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/net/ |
H A D | addrconf.h | diff 81f6cb31222d286dab65579d61f96664eeb99e0b Mon Aug 03 10:34:46 CDT 2020 Xin Long <lucien.xin@gmail.com> ipv6: add ipv6_dev_find()
This is to add an ip_dev_find like function for ipv6, used to find the dev by saddr.
It will be used by TIPC protocol. So also export it.
Signed-off-by: Xin Long <lucien.xin@gmail.com> Acked-by: Ying Xue <ying.xue@windriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ipv6/ |
H A D | addrconf.c | diff 81f6cb31222d286dab65579d61f96664eeb99e0b Mon Aug 03 10:34:46 CDT 2020 Xin Long <lucien.xin@gmail.com> ipv6: add ipv6_dev_find()
This is to add an ip_dev_find like function for ipv6, used to find the dev by saddr.
It will be used by TIPC protocol. So also export it.
Signed-off-by: Xin Long <lucien.xin@gmail.com> Acked-by: Ying Xue <ying.xue@windriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|