Searched defs:prefs (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/net/ |
H A D | ip6_route.h | 133 ip6_route_get_saddr(struct net *net, struct fib6_info *f6i, const struct in6_addr *daddr, unsigned int prefs, struct in6_addr *saddr) ip6_route_get_saddr() argument
|
/kernel/linux/linux-6.6/include/net/ |
H A D | ip6_route.h | 129 ip6_route_get_saddr(struct net *net, struct fib6_info *f6i, const struct in6_addr *daddr, unsigned int prefs, struct in6_addr *saddr) ip6_route_get_saddr() argument
|
/kernel/linux/linux-5.10/drivers/of/ |
H A D | unittest.c | 550 unsigned int prefs[6]; in of_unittest_parse_phandle_with_args_map() local
|
/kernel/linux/linux-6.6/drivers/of/ |
H A D | unittest.c | 559 unsigned int prefs[6]; in of_unittest_parse_phandle_with_args_map() local
|
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | addrconf.c | 1471 unsigned int prefs; member 1741 ipv6_dev_get_saddr(struct net *net, const struct net_device *dst_dev, const struct in6_addr *daddr, unsigned int prefs, struct in6_addr *saddr) ipv6_dev_get_saddr() argument
|
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | addrconf.c | 1503 unsigned int prefs; member 1773 ipv6_dev_get_saddr(struct net *net, const struct net_device *dst_dev, const struct in6_addr *daddr, unsigned int prefs, struct in6_addr *saddr) ipv6_dev_get_saddr() argument
|
Completed in 24 milliseconds