Searched refs:fc_src (Results 1 – 3 of 3) sorted by relevance
| /linux/include/net/ |
| A D | ip6_fib.h | 51 struct in6_addr fc_src; member
|
| /linux/net/ipv6/ |
| A D | route.c | 3794 ipv6_addr_prefix(&rt->fib6_src.addr, &cfg->fc_src, cfg->fc_src_len); in ip6_route_info_create() 3998 rt_cache = rt6_find_cached_rt(&res, &cfg->fc_dst, &cfg->fc_src); in ip6_del_cached_rt() 4047 &cfg->fc_src, cfg->fc_src_len, in ip6_route_del() 4460 .fc_src = rtmsg->rtmsg_src, in rtmsg_to_fib6_config() 5094 nla_memcpy(&cfg->fc_src, tb[RTA_SRC], plen); in rtm_to_fib6_config()
|
| /linux/net/ipv4/ |
| A D | nexthop.c | 1539 if (cfg && check_src_addr(&cfg->fc_src, extack) < 0) in fib6_check_nexthop()
|
Completed in 31 milliseconds