Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv6/ila/
H A Dila_lwt.c157 iaddr = (struct ila_addr *)&cfg6->fc_dst; in ila_build_state()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dfib_frontend.c505 cfg->fc_dst = addr; in rtentry_to_fib_config()
760 cfg->fc_dst = nla_get_be32(attr); in rtm_to_fib_config()
1064 .fc_dst = dst, in fib_magic()
H A Dfib_semantics.c1376 if (cfg->fc_type != RTN_LOCAL || !cfg->fc_dst || in fib_valid_prefsrc()
1377 fib_prefsrc != cfg->fc_dst) { in fib_valid_prefsrc()
H A Dfib_trie.c1182 key = ntohl(cfg->fc_dst); in fib_table_insert()
1674 key = ntohl(cfg->fc_dst); in fib_table_delete()
/OK3568_Linux_fs/kernel/include/net/
H A Dip6_fib.h56 struct in6_addr fc_dst; member
H A Dip_fib.h34 __be32 fc_dst; member
/OK3568_Linux_fs/kernel/net/ipv6/
H A Droute.c3459 addr_type = ipv6_addr_type(&cfg->fc_dst); in fib6_nh_init()
3675 ipv6_addr_prefix(&rt->fib6_dst.addr, &cfg->fc_dst, cfg->fc_dst_len); in ip6_route_info_create()
3703 addr_type = ipv6_addr_type(&cfg->fc_dst); in ip6_route_info_create()
3883 rt_cache = rt6_find_cached_rt(&res, &cfg->fc_dst, &cfg->fc_src); in ip6_del_cached_rt()
3931 &cfg->fc_dst, cfg->fc_dst_len, in ip6_route_del()
4204 cfg.fc_dst = *prefix; in rt6_add_route_info()
4317 .fc_dst = rtmsg->rtmsg_dst, in rtmsg_to_fib6_config()
4422 .fc_dst = *addr, in addrconf_f6i_alloc()
4932 nla_memcpy(&cfg->fc_dst, tb[RTA_DST], plen); in rtm_to_fib6_config()
H A Daddrconf.c2432 cfg.fc_dst = *pfx; in addrconf_prefix_route()
2505 ipv6_addr_set(&cfg.fc_dst, htonl(0xFF000000), 0, 0, 0); in addrconf_add_mroute()