/kernel/linux/linux-6.6/net/handshake/ |
H A D | trace.c | 11 #include <linux/ipv6.h>
|
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | nf_flow_table_offload.c | 60 memcpy(&key->enc_ipv6.src, &tun_info->key.u.ipv6.dst, in nf_flow_rule_lwt_match() 62 memcpy(&key->enc_ipv6.dst, &tun_info->key.u.ipv6.src, in nf_flow_rule_lwt_match() 91 NF_FLOW_DISSECTOR(match, FLOW_DISSECTOR_KEY_IPV6_ADDRS, ipv6); in nf_flow_rule_match() 115 key->ipv6.src = tuple->src_v6; in nf_flow_rule_match() 116 memset(&mask->ipv6.src, 0xff, sizeof(mask->ipv6.src)); in nf_flow_rule_match() 117 key->ipv6.dst = tuple->dst_v6; in nf_flow_rule_match() 118 memset(&mask->ipv6.dst, 0xff, sizeof(mask->ipv6.dst)); in nf_flow_rule_match()
|
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | nf_flow_table_offload.c | 61 memcpy(&key->enc_ipv6.src, &tun_info->key.u.ipv6.dst, in nf_flow_rule_lwt_match() 63 memcpy(&key->enc_ipv6.dst, &tun_info->key.u.ipv6.src, in nf_flow_rule_lwt_match() 103 NF_FLOW_DISSECTOR(match, FLOW_DISSECTOR_KEY_IPV6_ADDRS, ipv6); in nf_flow_rule_match() 157 key->ipv6.src = tuple->src_v6; in nf_flow_rule_match() 158 memset(&mask->ipv6.src, 0xff, sizeof(mask->ipv6.src)); in nf_flow_rule_match() 159 key->ipv6.dst = tuple->dst_v6; in nf_flow_rule_match() 160 memset(&mask->ipv6.dst, 0xff, sizeof(mask->ipv6.dst)); in nf_flow_rule_match()
|
/kernel/linux/linux-5.10/tools/testing/selftests/net/ |
H A D | icmp_redirect.sh | 177 ip netns exec $ns sysctl -q -w net.ipv6.conf.all.forwarding=0 178 ip netns exec $ns sysctl -q -w net.ipv6.conf.all.accept_redirects=1 179 ip netns exec $ns sysctl -q -w net.ipv6.conf.all.keep_addr_on_down=1 186 ip netns exec $ns sysctl -q -w net.ipv6.conf.all.forwarding=1 187 ip netns exec $ns sysctl -q -w net.ipv6.route.mtu_expires=10
|
H A D | l2tp.sh | 97 ip netns exec ${ns} sysctl -qw net.ipv6.conf.all.keep_addr_on_down=1 98 ip netns exec ${ns} sysctl -qw net.ipv6.conf.all.forwarding=1 99 ip netns exec ${ns} sysctl -qw net.ipv6.conf.default.forwarding=1 100 ip netns exec ${ns} sysctl -qw net.ipv6.conf.default.accept_dad=0
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | flow_dissector.c | 99 struct ipv6_pkt ipv6; member 135 .name = "ipv6", 136 .pkt.ipv6 = { 179 .name = "802.1ad-ipv6", 253 .name = "ipv6-frag", 280 .name = "ipv6-no-frag", 303 .name = "ipv6-flow-label", 304 .pkt.ipv6 = { 326 .name = "ipv6-no-flow-label", 327 .pkt.ipv6 [all...] |
H A D | cls_redirect.c | 282 struct ipv6hdr ipv6; in build_input() local 318 ipv6 = (struct ipv6hdr){ in build_input() 325 p = mempcpy(p, &ipv6, sizeof(ipv6)); in build_input()
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/ |
H A D | icmp_redirect.sh | 181 ip netns exec $ns sysctl -q -w net.ipv6.conf.all.forwarding=0 182 ip netns exec $ns sysctl -q -w net.ipv6.conf.all.accept_redirects=1 183 ip netns exec $ns sysctl -q -w net.ipv6.conf.all.keep_addr_on_down=1 190 ip netns exec $ns sysctl -q -w net.ipv6.conf.all.forwarding=1 191 ip netns exec $ns sysctl -q -w net.ipv6.route.mtu_expires=10
|
H A D | l2tp.sh | 97 ip netns exec ${ns} sysctl -qw net.ipv6.conf.all.keep_addr_on_down=1 98 ip netns exec ${ns} sysctl -qw net.ipv6.conf.all.forwarding=1 99 ip netns exec ${ns} sysctl -qw net.ipv6.conf.default.forwarding=1 100 ip netns exec ${ns} sysctl -qw net.ipv6.conf.default.accept_dad=0
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
H A D | cls_redirect.c | 281 struct ipv6hdr ipv6; in build_input() local 317 ipv6 = (struct ipv6hdr){ in build_input() 324 p = mempcpy(p, &ipv6, sizeof(ipv6)); in build_input()
|
/kernel/linux/linux-5.10/tools/testing/selftests/drivers/net/mlxsw/ |
H A D | devlink_trap_l3_exceptions.sh | 311 "33:33:00:00:00:03" "ipv6" "-6" 363 __reject_route_test "IPv6" 2001:db8:2::1 "ipv6" "icmpv6" 1 0 \ 466 sysctl_set net.ipv6.conf.$rp1.keep_addr_on_down 1 467 sysctl_set net.ipv6.conf.$rp2.keep_addr_on_down 1 484 sysctl_restore net.ipv6.conf.$rp2.keep_addr_on_down 485 sysctl_restore net.ipv6.conf.$rp1.keep_addr_on_down
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/diag/ |
H A D | fs_tracepoint.c | 111 src_ipv4_src_ipv6.ipv6_layout.ipv6), in print_lyr_2_4_hdrs() 115 dst_ipv4_dst_ipv6.ipv6_layout.ipv6), in print_lyr_2_4_hdrs() 119 src_ipv4_src_ipv6.ipv6_layout.ipv6), in print_lyr_2_4_hdrs() 123 dst_ipv4_dst_ipv6.ipv6_layout.ipv6), in print_lyr_2_4_hdrs()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
H A D | tls.c | 190 MLX5_BYTE_OFF(tls_flow, ipv6)); in mlx5_fpga_tls_flow_to_cmd() 192 MLX5_SET(tls_cmd, cmd, ipv6, MLX5_GET(tls_flow, flow, ipv6)); in mlx5_fpga_tls_flow_to_cmd() 431 if (MLX5_GET(tls_extended_cap, buf, ipv6)) in mlx5_fpga_tls_get_caps()
|
/kernel/linux/linux-5.10/include/linux/mlx5/ |
H A D | mlx5_ifc_fpga.h | 42 u8 ipv6[16][0x8]; member 407 u8 ipv6[0x1]; member 419 u8 ipv6[0x1]; member 589 u8 ipv6[0x1]; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/diag/ |
H A D | fs_tracepoint.c | 111 src_ipv4_src_ipv6.ipv6_layout.ipv6), in print_lyr_2_4_hdrs() 115 dst_ipv4_dst_ipv6.ipv6_layout.ipv6), in print_lyr_2_4_hdrs() 119 src_ipv4_src_ipv6.ipv6_layout.ipv6), in print_lyr_2_4_hdrs() 123 dst_ipv4_dst_ipv6.ipv6_layout.ipv6), in print_lyr_2_4_hdrs()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
H A D | ct_fs_smfs.c | 65 dst_ipv4_dst_ipv6.ipv6_layout.ipv6), in mlx5_ct_fs_smfs_fill_mask() 68 dst_ipv4_dst_ipv6.ipv6_layout.ipv6)); in mlx5_ct_fs_smfs_fill_mask() 70 src_ipv4_src_ipv6.ipv6_layout.ipv6), in mlx5_ct_fs_smfs_fill_mask() 73 src_ipv4_src_ipv6.ipv6_layout.ipv6)); in mlx5_ct_fs_smfs_fill_mask()
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/forwarding/ |
H A D | gre_multipath_nh_res.sh | 270 sysctl_set net.ipv6.fib_multipath_hash_policy 0 290 sysctl_restore net.ipv6.fib_multipath_hash_policy 299 sysctl_set net.ipv6.fib_multipath_hash_policy 1 318 sysctl_restore net.ipv6.fib_multipath_hash_policy
|
H A D | gre_multipath_nh.sh | 267 sysctl_set net.ipv6.fib_multipath_hash_policy 0 286 sysctl_restore net.ipv6.fib_multipath_hash_policy 295 sysctl_set net.ipv6.fib_multipath_hash_policy 1 313 sysctl_restore net.ipv6.fib_multipath_hash_policy
|
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/mlxsw/ |
H A D | devlink_trap_l3_exceptions.sh | 311 "33:33:00:00:00:03" "ipv6" "-6" 363 __reject_route_test "IPv6" 2001:db8:2::1 "ipv6" "icmpv6" 1 0 \ 497 sysctl_set net.ipv6.conf.$rp1.keep_addr_on_down 1 498 sysctl_set net.ipv6.conf.$rp2.keep_addr_on_down 1 515 sysctl_restore net.ipv6.conf.$rp2.keep_addr_on_down 516 sysctl_restore net.ipv6.conf.$rp1.keep_addr_on_down
|
/kernel/linux/linux-6.6/net/ipv6/netfilter/ |
H A D | nf_reject_ipv6.c | 7 #include <net/ipv6.h> 11 #include <net/netfilter/ipv6/nf_reject.h> 86 net->ipv6.devconf_all->hop_limit); in nf_reject_skb_v6_tcp_reset() 127 net->ipv6.devconf_all->hop_limit); in nf_reject_skb_v6_unreach()
|
/third_party/libwebsockets/plugins/raw-proxy/ |
H A D | protocol_lws_raw_proxy.c | 86 char ipv6; member 209 if (!strncmp(ts.token, "ipv6", ts.token_len)) in callback_raw_proxy() 210 vhd->ipv6 = 1; in callback_raw_proxy() 220 if (!vhd->ipv6) { in callback_raw_proxy() 242 vhd->ipv6 ? "ipv6": "ipv4", vhd->addr, vhd->port); in callback_raw_proxy() 247 " or ipv6:addr, not '%s'\n", __func__, cp); in callback_raw_proxy()
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
H A D | freplace_connect4.c | 2 #include <linux/ipv6.h>
|
/kernel/linux/linux-5.10/include/net/ |
H A D | seg6_local.h | 15 #include <linux/ipv6.h>
|
H A D | tso.h | 15 bool ipv6; member
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | errqueue.h | 8 #include <linux/ipv6.h>
|