Searched refs:fc_dst (Results 1 – 6 of 6) sorted by relevance
| /linux/net/ipv6/ila/ |
| H A D | ila_lwt.c | 164 iaddr = (struct ila_addr *)&cfg6->fc_dst; in ila_build_state()
|
| /linux/include/net/ |
| H A D | ip6_fib.h | 50 struct in6_addr fc_dst; member
|
| H A D | ip_fib.h | 37 __be32 fc_dst; member
|
| /linux/net/ipv6/ |
| H A D | route.c | 3862 ipv6_addr_prefix(&rt->fib6_dst.addr, &cfg->fc_dst, cfg->fc_dst_len); in ip6_route_info_create() 3923 addr_type = ipv6_addr_type(&cfg->fc_dst); in ip6_route_info_create_nh() 4111 rt_cache = rt6_find_cached_rt(&res, &cfg->fc_dst, &cfg->fc_src); in ip6_del_cached_rt() 4159 &cfg->fc_dst, cfg->fc_dst_len, in ip6_route_del() 4433 cfg.fc_dst = *prefix; in rt6_add_route_info() 4572 .fc_dst = rtmsg->rtmsg_dst, in rtmsg_to_fib6_config() 4685 .fc_dst = *addr, in addrconf_f6i_alloc() 5260 nla_memcpy(&cfg->fc_dst, tb[RTA_DST], plen); in rtm_to_fib6_config()
|
| H A D | addrconf.c | 2487 cfg.fc_dst = *pfx; in addrconf_prefix_route() 2560 ipv6_addr_set(&cfg.fc_dst, htonl(0xFF000000), 0, 0, 0); in addrconf_add_dev()
|
| /linux/net/ipv4/ |
| H A D | fib_trie.c | 1208 key = ntohl(cfg->fc_dst); in fib_table_insert() 1699 key = ntohl(cfg->fc_dst); in fib_table_delete()
|