Home
last modified time | relevance | path

Searched refs:ipv6 (Results 351 - 375 of 1408) sorted by relevance

1...<<11121314151617181920>>...57

/kernel/linux/linux-5.10/drivers/net/wireguard/
H A Dallowedips.h11 #include <linux/ipv6.h>
/kernel/linux/linux-5.10/net/netfilter/
H A Dxt_length.c8 #include <linux/ipv6.h>
H A Dxt_pkttype.c11 #include <linux/ipv6.h>
H A Dnft_tunnel.c208 memcpy(&info->key.u.ipv6.src, in nft_tunnel_obj_ip6_init()
213 memcpy(&info->key.u.ipv6.dst, in nft_tunnel_obj_ip6_init()
518 &info->key.u.ipv6.src) < 0 || in nft_tunnel_ip_dump()
520 &info->key.u.ipv6.dst) < 0 || in nft_tunnel_ip_dump()
/kernel/linux/linux-5.10/net/sctp/
H A DMakefile24 sctp-$(subst m,y,$(CONFIG_IPV6)) += ipv6.o
/kernel/linux/linux-5.10/samples/bpf/
H A Dtest_cgrp2_tc_kern.c10 #include <uapi/linux/ipv6.h>
/kernel/linux/linux-5.10/include/net/
H A Dseg6_hmac.h16 #include <linux/ipv6.h>
H A Ddsfield.h12 #include <linux/ipv6.h>
/kernel/linux/linux-5.10/net/dccp/
H A DMakefile21 dccp_ipv6-y := ipv6.o
/kernel/linux/linux-5.10/net/ipv6/netfilter/
H A Dip6t_eui64.c9 #include <linux/ipv6.h>
/kernel/linux/linux-6.6/include/net/
H A Ddsfield.h12 #include <linux/ipv6.h>
H A Dseg6_hmac.h16 #include <linux/ipv6.h>
/kernel/linux/linux-6.6/drivers/net/wireguard/
H A Dallowedips.h11 #include <linux/ipv6.h>
/kernel/linux/linux-6.6/net/sctp/
H A DMakefile25 sctp-$(subst m,y,$(CONFIG_IPV6)) += ipv6.o
/kernel/linux/linux-6.6/net/netfilter/
H A Dxt_length.c8 #include <linux/ipv6.h>
H A Dxt_pkttype.c11 #include <linux/ipv6.h>
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/mlxsw/
H A Dtc_police_scale.sh44 prot ipv6 \
H A Dvxlan_ipv6.sh6 ADDR_FAMILY=ipv6
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtest_cls_redirect.h12 #include <linux/ipv6.h>
/kernel/linux/linux-6.6/net/6lowpan/
H A Dnhc.h10 #include <net/ipv6.h>
17 * @_nexthdr: ipv6 nexthdr field for the header compression.
18 * @_nexthdrlen: ipv6 nexthdr len for the reserved space.
54 * @nexthdrlen: ipv6 nexthdr len for the reserved space.
72 * lowpan_nhc_by_nexthdr - return the 6lowpan nhc by ipv6 nexthdr.
74 * @nexthdr: ipv6 nexthdr value.
/kernel/linux/linux-6.6/net/ipv6/netfilter/
H A Dip6t_eui64.c9 #include <linux/ipv6.h>
/kernel/linux/linux-6.6/net/dccp/
H A DMakefile21 dccp_ipv6-y := ipv6.o
/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Dvrf-xfrm-tests.sh133 ip netns exec ${ns} sysctl -qw net.ipv6.conf.all.keep_addr_on_down=1
134 ip netns exec ${ns} sysctl -qw net.ipv6.conf.all.forwarding=1
135 ip netns exec ${ns} sysctl -qw net.ipv6.conf.default.forwarding=1
136 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 Dflow_dissector.c96 struct ipv6_pkt ipv6; member
130 .name = "ipv6",
131 .pkt.ipv6 = {
172 .name = "802.1ad-ipv6",
243 .name = "ipv6-frag",
269 .name = "ipv6-no-frag",
291 .name = "ipv6-flow-label",
292 .pkt.ipv6 = {
313 .name = "ipv6-no-flow-label",
314 .pkt.ipv6
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec_fs.c442 outer_headers.src_ipv4_src_ipv6.ipv6_layout.ipv6), in setup_fte_common()
445 outer_headers.dst_ipv4_dst_ipv6.ipv6_layout.ipv6), in setup_fte_common()
448 outer_headers.src_ipv4_src_ipv6.ipv6_layout.ipv6), in setup_fte_common()
451 outer_headers.dst_ipv4_dst_ipv6.ipv6_layout.ipv6), in setup_fte_common()

Completed in 8 milliseconds

1...<<11121314151617181920>>...57