Home
last modified time | relevance | path

Searched refs:dst_v6 (Results 1 – 25 of 28) sorted by relevance

12

/dports/security/openvpn/openvpn-2.5.6/src/openvpn/
H A Dnetworking_sitnl.c572 inet_address_t dst_v6 = {0}; in net_route_v6_best_gw() local
578 dst_v6.ipv6 = *dst; in net_route_v6_best_gw()
582 inet_ntop(AF_INET6, &dst_v6.ipv6, buf, sizeof(buf))); in net_route_v6_best_gw()
584 ret = sitnl_route_best_gw(AF_INET6, &dst_v6, best_gw, best_iface); in net_route_v6_best_gw()
1228 inet_address_t dst_v6 = { 0 }; in net_route_v6_add() local
1235 dst_v6.ipv6 = *dst; in net_route_v6_add()
1244 inet_ntop(AF_INET6, &dst_v6.ipv6, dst_str, sizeof(dst_str)), in net_route_v6_add()
1313 inet_address_t dst_v6 = { 0 }; in net_route_v6_del() local
1320 dst_v6.ipv6 = *dst; in net_route_v6_del()
1329 inet_ntop(AF_INET6, &dst_v6.ipv6, dst_str, sizeof(dst_str)), in net_route_v6_del()
[all …]
/dports/security/openvpn-devel/openvpn-0033811e0215af76f469d78912c95a2f59813454/src/openvpn/
H A Dnetworking_sitnl.c571 inet_address_t dst_v6 = {0}; in net_route_v6_best_gw() local
577 dst_v6.ipv6 = *dst; in net_route_v6_best_gw()
581 inet_ntop(AF_INET6, &dst_v6.ipv6, buf, sizeof(buf))); in net_route_v6_best_gw()
583 ret = sitnl_route_best_gw(AF_INET6, &dst_v6, best_gw, best_iface); in net_route_v6_best_gw()
1193 inet_address_t dst_v6 = { 0 }; in net_route_v6_add() local
1200 dst_v6.ipv6 = *dst; in net_route_v6_add()
1209 inet_ntop(AF_INET6, &dst_v6.ipv6, dst_str, sizeof(dst_str)), in net_route_v6_add()
1278 inet_address_t dst_v6 = { 0 }; in net_route_v6_del() local
1285 dst_v6.ipv6 = *dst; in net_route_v6_del()
1294 inet_ntop(AF_INET6, &dst_v6.ipv6, dst_str, sizeof(dst_str)), in net_route_v6_del()
[all …]
/dports/security/openvpn-mbedtls/openvpn-2.5.6/src/openvpn/
H A Dnetworking_sitnl.c572 inet_address_t dst_v6 = {0}; in net_route_v6_best_gw() local
578 dst_v6.ipv6 = *dst; in net_route_v6_best_gw()
582 inet_ntop(AF_INET6, &dst_v6.ipv6, buf, sizeof(buf))); in net_route_v6_best_gw()
584 ret = sitnl_route_best_gw(AF_INET6, &dst_v6, best_gw, best_iface); in net_route_v6_best_gw()
1228 inet_address_t dst_v6 = { 0 }; in net_route_v6_add() local
1235 dst_v6.ipv6 = *dst; in net_route_v6_add()
1244 inet_ntop(AF_INET6, &dst_v6.ipv6, dst_str, sizeof(dst_str)), in net_route_v6_add()
1313 inet_address_t dst_v6 = { 0 }; in net_route_v6_del() local
1320 dst_v6.ipv6 = *dst; in net_route_v6_del()
1329 inet_ntop(AF_INET6, &dst_v6.ipv6, dst_str, sizeof(dst_str)), in net_route_v6_del()
[all …]
/dports/security/silktools/silk-3.19.1/src/libsilk/
H A Dskipaddr.h113 #define skIPUnionU32ToV6(src_u32, dst_v6) \ argument
116 memcpy((dst_v6), sk_ipv6_v4inv6, SK_IPV6_V4INV6_LEN); \
117 memcpy(((uint8_t*)(dst_v6)+SK_IPV6_V4INV6_LEN), &ipu32tov6, 4); \
/dports/net/olsrd/olsrd-0.9.8/src/
H A Dkernel_routes.h70 void olsr_os_niit_6to4_route(const struct olsr_ip_prefix *dst_v6, bool set);
/dports/net/olsrd/olsrd-0.9.8/src/linux/
H A Dkernel_routes_nl.c468 void olsr_os_niit_6to4_route(const struct olsr_ip_prefix *dst_v6, bool set) { in olsr_os_niit_6to4_route() argument
470 ip_prefix_is_mappedv4_inetgw(dst_v6) ? olsr_cnf->rt_table_default : olsr_cnf->rt_table, in olsr_os_niit_6to4_route()
472 olsr_cnf->fib_metric_default, olsr_cnf->rt_proto, NULL, NULL, dst_v6, set, false, false)) { in olsr_os_niit_6to4_route()
474 set ? "setting" : "removing", olsr_ip_prefix_to_string(dst_v6)); in olsr_os_niit_6to4_route()
/dports/net/olsrd/olsrd-0.9.8/src/win32/
H A Ddummy.c81 void olsr_os_niit_6to4_route(const struct olsr_ip_prefix *dst_v6 __attribute__ ((unused)), in olsr_os_niit_6to4_route() argument
/dports/net/olsrd/olsrd-0.9.8/src/bsd/
H A Ddummy.c85 void olsr_os_niit_6to4_route(const struct olsr_ip_prefix *dst_v6 __attribute__ ((unused)), in olsr_os_niit_6to4_route() argument
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/netfilter/
H A Dnf_flow_table_ip.c464 new_addr = flow->tuplehash[FLOW_OFFLOAD_DIR_REPLY].tuple.dst_v6; in nf_flow_snat_ipv6()
492 new_addr = flow->tuplehash[FLOW_OFFLOAD_DIR_ORIGINAL].tuple.dst_v6; in nf_flow_dnat_ipv6()
552 tuple->dst_v6 = ip6h->daddr; in nf_flow_tuple_ipv6()
H A Dnf_flow_table_offload.c156 key->ipv6.dst = tuple->dst_v6; in nf_flow_rule_match()
396 addr = flow->tuplehash[FLOW_OFFLOAD_DIR_REPLY].tuple.dst_v6.s6_addr32; in flow_offload_ipv6_snat()
425 addr = flow->tuplehash[FLOW_OFFLOAD_DIR_ORIGINAL].tuple.dst_v6.s6_addr32; in flow_offload_ipv6_dnat()
H A Dnf_flow_table_core.c36 ft->dst_v6 = ctt->dst.u3.in6; in flow_offload_fill_dir()
/dports/multimedia/libv4l/linux-5.13-rc2/net/netfilter/
H A Dnf_flow_table_ip.c464 new_addr = flow->tuplehash[FLOW_OFFLOAD_DIR_REPLY].tuple.dst_v6; in nf_flow_snat_ipv6()
492 new_addr = flow->tuplehash[FLOW_OFFLOAD_DIR_ORIGINAL].tuple.dst_v6; in nf_flow_dnat_ipv6()
552 tuple->dst_v6 = ip6h->daddr; in nf_flow_tuple_ipv6()
H A Dnf_flow_table_offload.c156 key->ipv6.dst = tuple->dst_v6; in nf_flow_rule_match()
396 addr = flow->tuplehash[FLOW_OFFLOAD_DIR_REPLY].tuple.dst_v6.s6_addr32; in flow_offload_ipv6_snat()
425 addr = flow->tuplehash[FLOW_OFFLOAD_DIR_ORIGINAL].tuple.dst_v6.s6_addr32; in flow_offload_ipv6_dnat()
H A Dnf_flow_table_core.c36 ft->dst_v6 = ctt->dst.u3.in6; in flow_offload_fill_dir()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/netfilter/
H A Dnf_flow_table_ip.c464 new_addr = flow->tuplehash[FLOW_OFFLOAD_DIR_REPLY].tuple.dst_v6; in nf_flow_snat_ipv6()
492 new_addr = flow->tuplehash[FLOW_OFFLOAD_DIR_ORIGINAL].tuple.dst_v6; in nf_flow_dnat_ipv6()
552 tuple->dst_v6 = ip6h->daddr; in nf_flow_tuple_ipv6()
H A Dnf_flow_table_offload.c156 key->ipv6.dst = tuple->dst_v6; in nf_flow_rule_match()
396 addr = flow->tuplehash[FLOW_OFFLOAD_DIR_REPLY].tuple.dst_v6.s6_addr32; in flow_offload_ipv6_snat()
425 addr = flow->tuplehash[FLOW_OFFLOAD_DIR_ORIGINAL].tuple.dst_v6.s6_addr32; in flow_offload_ipv6_dnat()
H A Dnf_flow_table_core.c36 ft->dst_v6 = ctt->dst.u3.in6; in flow_offload_fill_dir()
/dports/multimedia/libv4l/linux-5.13-rc2/include/net/netfilter/
H A Dnf_flow_table.h110 struct in6_addr dst_v6; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/net/netfilter/
H A Dnf_flow_table.h110 struct in6_addr dst_v6; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/net/netfilter/
H A Dnf_flow_table.h110 struct in6_addr dst_v6; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_ct.c114 struct in6_addr dst_v6; member
236 tuple->ip.dst_v6 = match.key->dst; in mlx5_tc_ct_rule_to_tuple()
292 tuple->ip.dst_v6.s6_addr32[ip6_offset - 4] = cpu_to_be32(val); in mlx5_tc_ct_rule_to_tuple_nat()
905 rev_tuple.ip.src_v6 = rev_tuple.ip.dst_v6; in mlx5_tc_ct_shared_counter_get()
906 rev_tuple.ip.dst_v6 = tmp_addr; in mlx5_tc_ct_shared_counter_get()
1190 tuple->ip.dst_v6 = flow_keys.addrs.v6addrs.dst; in mlx5_tc_ct_skb_to_tuple()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_ct.c114 struct in6_addr dst_v6; member
236 tuple->ip.dst_v6 = match.key->dst; in mlx5_tc_ct_rule_to_tuple()
292 tuple->ip.dst_v6.s6_addr32[ip6_offset - 4] = cpu_to_be32(val); in mlx5_tc_ct_rule_to_tuple_nat()
905 rev_tuple.ip.src_v6 = rev_tuple.ip.dst_v6; in mlx5_tc_ct_shared_counter_get()
906 rev_tuple.ip.dst_v6 = tmp_addr; in mlx5_tc_ct_shared_counter_get()
1190 tuple->ip.dst_v6 = flow_keys.addrs.v6addrs.dst; in mlx5_tc_ct_skb_to_tuple()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_ct.c114 struct in6_addr dst_v6; member
236 tuple->ip.dst_v6 = match.key->dst; in mlx5_tc_ct_rule_to_tuple()
292 tuple->ip.dst_v6.s6_addr32[ip6_offset - 4] = cpu_to_be32(val); in mlx5_tc_ct_rule_to_tuple_nat()
905 rev_tuple.ip.src_v6 = rev_tuple.ip.dst_v6; in mlx5_tc_ct_shared_counter_get()
906 rev_tuple.ip.dst_v6 = tmp_addr; in mlx5_tc_ct_shared_counter_get()
1190 tuple->ip.dst_v6 = flow_keys.addrs.v6addrs.dst; in mlx5_tc_ct_skb_to_tuple()
/dports/net/ndpi/nDPI-92a1be2/src/lib/
H A Dndpi_utils.c1356 struct ndpi_in6_addr *src_v6, struct ndpi_in6_addr *dst_v6, in ndpi_flow2json() argument
1370 inet_ntop(AF_INET6, dst_v6, dst_name, sizeof(dst_name)); in ndpi_flow2json()
/dports/multimedia/libv4l/linux-5.13-rc2/net/sched/
H A Dact_ct.c486 tuple->dst_v6 = ip6h->daddr; in tcf_ct_flow_table_fill_tuple_ipv6()

12