Searched refs:fc_dst_len (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/net/ipv6/ila/ |
| H A D | ila_lwt.c | 167 if (cfg6->fc_dst_len < 8 * sizeof(struct ila_locator) + 3) { in ila_build_state() 249 if (cfg6->fc_dst_len == 8 * sizeof(struct in6_addr)) in ila_build_state()
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | fib_frontend.c | 504 cfg->fc_dst_len = plen; in rtentry_to_fib_config() 738 cfg->fc_dst_len = rtm->rtm_dst_len; in rtm_to_fib_config() 1065 .fc_dst_len = dst_len, in fib_magic()
|
| H A D | fib_trie.c | 1176 u8 plen = cfg->fc_dst_len; in fib_table_insert() 1669 u8 plen = cfg->fc_dst_len; in fib_table_delete()
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | ip6_fib.h | 45 int fc_dst_len; member
|
| H A D | ip_fib.h | 26 u8 fc_dst_len; member
|
| /OK3568_Linux_fs/kernel/net/ipv6/ |
| H A D | route.c | 3602 if (cfg->fc_dst_len > 128) { in ip6_route_info_create() 3675 ipv6_addr_prefix(&rt->fib6_dst.addr, &cfg->fc_dst, cfg->fc_dst_len); in ip6_route_info_create() 3676 rt->fib6_dst.plen = cfg->fc_dst_len; in ip6_route_info_create() 3931 &cfg->fc_dst, cfg->fc_dst_len, in ip6_route_del() 4193 .fc_dst_len = prefixlen, in rt6_add_route_info() 4310 .fc_dst_len = rtmsg->rtmsg_dst_len, in rtmsg_to_fib6_config() 4423 .fc_dst_len = 128, in addrconf_f6i_alloc() 4882 .fc_dst_len = rtm->rtm_dst_len, in rtm_to_fib6_config()
|
| H A D | addrconf.c | 2425 .fc_dst_len = plen, in addrconf_prefix_route() 2498 .fc_dst_len = 8, in addrconf_add_mroute()
|