Home
last modified time | relevance | path

Searched refs:fc_dst (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/net/ipv6/ila/
H A Dila_lwt.c162 iaddr = (struct ila_addr *)&cfg6->fc_dst; in ila_build_state()
/openbmc/linux/net/ipv4/
H A Dfib_frontend.c508 cfg->fc_dst = addr; in rtentry_to_fib_config()
774 cfg->fc_dst = nla_get_be32(attr); in rtm_to_fib_config()
1078 .fc_dst = dst, in fib_magic()
H A Dfib_semantics.c1363 if (cfg->fc_type != RTN_LOCAL || !cfg->fc_dst || in fib_valid_prefsrc()
1364 fib_prefsrc != cfg->fc_dst) { in fib_valid_prefsrc()
H A Dfib_trie.c1229 key = ntohl(cfg->fc_dst); in fib_table_insert()
1724 key = ntohl(cfg->fc_dst); in fib_table_delete()
/openbmc/linux/include/net/
H A Dip6_fib.h56 struct in6_addr fc_dst; member
H A Dip_fib.h35 __be32 fc_dst; member
/openbmc/linux/net/ipv6/
H A Droute.c3570 addr_type = ipv6_addr_type(&cfg->fc_dst); in fib6_nh_init()
3789 ipv6_addr_prefix(&rt->fib6_dst.addr, &cfg->fc_dst, cfg->fc_dst_len); in ip6_route_info_create()
3817 addr_type = ipv6_addr_type(&cfg->fc_dst); in ip6_route_info_create()
3997 rt_cache = rt6_find_cached_rt(&res, &cfg->fc_dst, &cfg->fc_src); in ip6_del_cached_rt()
4045 &cfg->fc_dst, cfg->fc_dst_len, in ip6_route_del()
4318 cfg.fc_dst = *prefix; in rt6_add_route_info()
4455 .fc_dst = rtmsg->rtmsg_dst, in rtmsg_to_fib6_config()
4568 .fc_dst = *addr, in addrconf_f6i_alloc()
5081 nla_memcpy(&cfg->fc_dst, tb[RTA_DST], plen); in rtm_to_fib6_config()
H A Daddrconf.c2440 cfg.fc_dst = *pfx; in addrconf_prefix_route()
2513 ipv6_addr_set(&cfg.fc_dst, htonl(0xFF000000), 0, 0, 0); in addrconf_add_mroute()