Searched refs:ipv6 (Results 351 - 375 of 1408) sorted by relevance
1...<<11121314151617181920>>...57
/kernel/linux/linux-5.10/drivers/net/wireguard/ |
H A D | allowedips.h | 11 #include <linux/ipv6.h>
|
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | xt_length.c | 8 #include <linux/ipv6.h>
|
H A D | xt_pkttype.c | 11 #include <linux/ipv6.h>
|
H A D | nft_tunnel.c | 208 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 D | Makefile | 24 sctp-$(subst m,y,$(CONFIG_IPV6)) += ipv6.o
|
/kernel/linux/linux-5.10/samples/bpf/ |
H A D | test_cgrp2_tc_kern.c | 10 #include <uapi/linux/ipv6.h>
|
/kernel/linux/linux-5.10/include/net/ |
H A D | seg6_hmac.h | 16 #include <linux/ipv6.h>
|
H A D | dsfield.h | 12 #include <linux/ipv6.h>
|
/kernel/linux/linux-5.10/net/dccp/ |
H A D | Makefile | 21 dccp_ipv6-y := ipv6.o
|
/kernel/linux/linux-5.10/net/ipv6/netfilter/ |
H A D | ip6t_eui64.c | 9 #include <linux/ipv6.h>
|
/kernel/linux/linux-6.6/include/net/ |
H A D | dsfield.h | 12 #include <linux/ipv6.h>
|
H A D | seg6_hmac.h | 16 #include <linux/ipv6.h>
|
/kernel/linux/linux-6.6/drivers/net/wireguard/ |
H A D | allowedips.h | 11 #include <linux/ipv6.h>
|
/kernel/linux/linux-6.6/net/sctp/ |
H A D | Makefile | 25 sctp-$(subst m,y,$(CONFIG_IPV6)) += ipv6.o
|
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | xt_length.c | 8 #include <linux/ipv6.h>
|
H A D | xt_pkttype.c | 11 #include <linux/ipv6.h>
|
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/mlxsw/ |
H A D | tc_police_scale.sh | 44 prot ipv6 \
|
H A D | vxlan_ipv6.sh | 6 ADDR_FAMILY=ipv6
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | test_cls_redirect.h | 12 #include <linux/ipv6.h>
|
/kernel/linux/linux-6.6/net/6lowpan/ |
H A D | nhc.h | 10 #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 D | ip6t_eui64.c | 9 #include <linux/ipv6.h>
|
/kernel/linux/linux-6.6/net/dccp/ |
H A D | Makefile | 21 dccp_ipv6-y := ipv6.o
|
/kernel/linux/linux-5.10/tools/testing/selftests/net/ |
H A D | vrf-xfrm-tests.sh | 133 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 D | flow_dissector.c | 96 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 D | ipsec_fs.c | 442 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