Searched refs:ipv6 (Results 101 - 125 of 720) sorted by relevance

1234567891011>>

/linux-master/tools/testing/selftests/net/
H A Dsrv6_hencap_red_l3vpn_test.sh387 ip netns exec "${nsname}" sysctl -wq net.ipv6.conf.all.accept_dad=0
388 ip netns exec "${nsname}" sysctl -wq net.ipv6.conf.default.accept_dad=0
389 ip netns exec "${nsname}" sysctl -wq net.ipv6.conf.all.forwarding=1
441 # set default routes to unreachable for both ipv4 and ipv6
522 ip netns exec "${hsname}" sysctl -wq net.ipv6.conf.all.accept_dad=0
523 ip netns exec "${hsname}" sysctl -wq net.ipv6.conf.default.accept_dad=0
554 sysctl -wq net.ipv6.conf."${RT2HS_DEVNAME}".proxy_ndp=1
H A Dsrv6_end_flavors_test.sh445 ip netns exec "${nsname}" sysctl -wq net.ipv6.conf.all.accept_dad=0
446 ip netns exec "${nsname}" sysctl -wq net.ipv6.conf.default.accept_dad=0
447 ip netns exec "${nsname}" sysctl -wq net.ipv6.conf.all.forwarding=1
589 ip netns exec "${hsname}" sysctl -wq net.ipv6.conf.all.accept_dad=0
590 ip netns exec "${hsname}" sysctl -wq net.ipv6.conf.default.accept_dad=0
607 sysctl -wq net.ipv6.conf."${RT2HS_DEVNAME}".proxy_ndp=1
H A Dndisc_unsolicited_na_test.sh84 ROUTER_CONF=net.ipv6.conf.${ROUTER_INTF}
96 HOST_CONF=net.ipv6.conf.${HOST_INTF}
/linux-master/samples/bpf/
H A Dtc_l2_redirect.sh11 IPV6_DISABLED=$(< /proc/sys/net/ipv6/conf/all/disable_ipv6)
12 IPV6_FORWARDING=$(< /proc/sys/net/ipv6/conf/all/forwarding)
67 sysctl -q -w net.ipv6.conf.all.forwarding=1
68 sysctl -q -w net.ipv6.conf.all.disable_ipv6=0
81 sysctl -q -w net.ipv6.conf.all.forwarding=$IPV6_FORWARDING
82 sysctl -q -w net.ipv6.conf.all.disable_ipv6=$IPV6_DISABLED
/linux-master/tools/testing/selftests/net/forwarding/
H A Dgre_custom_multipath_hash.sh412 sysctl_set net.ipv6.neigh.default.gc_thresh1 1024
413 sysctl_set net.ipv6.neigh.default.gc_thresh2 1024
414 sysctl_set net.ipv6.neigh.default.gc_thresh3 1024
436 sysctl_restore net.ipv6.neigh.default.gc_thresh3
437 sysctl_restore net.ipv6.neigh.default.gc_thresh2
438 sysctl_restore net.ipv6.neigh.default.gc_thresh1
H A Dip6_forward_instats_vrf.sh4 # Test ipv6 stats on the incoming if when forwarding with VRF
132 sysctl -qw net.ipv6.conf.all.forwarding=0
135 sysctl -qw net.ipv6.conf.all.forwarding=1
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dfs_tcp.c55 outer_headers.src_ipv4_src_ipv6.ipv6_layout.ipv6),
58 outer_headers.dst_ipv4_dst_ipv6.ipv6_layout.ipv6),
61 outer_headers.src_ipv4_src_ipv6.ipv6_layout.ipv6),
64 outer_headers.dst_ipv4_dst_ipv6.ipv6_layout.ipv6),
223 src_ipv4_src_ipv6.ipv6_layout.ipv6),
226 dst_ipv4_dst_ipv6.ipv6_layout.ipv6),
/linux-master/drivers/net/ethernet/chelsio/libcxgb/
H A Dlibcxgb_cm.h66 unsigned int *idx, int use_ts, int ipv6)
68 unsigned short hdr_size = (ipv6 ?
65 cxgb_best_mtu(const unsigned short *mtus, unsigned short mtu, unsigned int *idx, int use_ts, int ipv6) argument
/linux-master/net/bridge/netfilter/
H A Debt_ip6.c17 #include <linux/ipv6.h>
18 #include <net/ipv6.h>
/linux-master/net/netfilter/
H A Dxt_TCPOPTSTRIP.c12 #include <linux/ipv6.h>
14 #include <net/ipv6.h>
H A Dxt_hl.c11 #include <linux/ipv6.h>
/linux-master/tools/testing/selftests/drivers/net/mlxsw/
H A Dblackhole_routes.sh147 tc filter add dev $rp1 ingress protocol ipv6 pref 1 handle 101 flower \
162 tc filter del dev $rp1 ingress protocol ipv6 pref 1 handle 101 flower
/linux-master/net/ipv6/netfilter/
H A Dip6t_hbh.c9 #include <linux/ipv6.h>
12 #include <net/ipv6.h>
H A Dip6t_frag.c9 #include <linux/ipv6.h>
12 #include <net/ipv6.h>
H A Dip6t_rt.c9 #include <linux/ipv6.h>
12 #include <net/ipv6.h>
H A Dip6table_nat.c13 #include <linux/ipv6.h>
14 #include <net/ipv6.h>
/linux-master/drivers/net/ethernet/cisco/enic/
H A Dcq_enet_desc.h98 u8 *ipv6, u8 *ipv4, u8 *ipv4_fragment, u8 *fcs_ok)
165 *ipv6 = (desc->flags & CQ_ENET_RQ_DESC_FLAGS_IPV6) ? 1 : 0;
91 cq_enet_rq_desc_dec(struct cq_enet_rq_desc *desc, u8 *type, u8 *color, u16 *q_number, u16 *completed_index, u8 *ingress_port, u8 *fcoe, u8 *eop, u8 *sop, u8 *rss_type, u8 *csum_not_calc, u32 *rss_hash, u16 *bytes_written, u8 *packet_error, u8 *vlan_stripped, u16 *vlan_tci, u16 *checksum, u8 *fcoe_sof, u8 *fcoe_fc_crc_ok, u8 *fcoe_enc_error, u8 *fcoe_eof, u8 *tcp_udp_csum_ok, u8 *udp, u8 *tcp, u8 *ipv4_csum_ok, u8 *ipv6, u8 *ipv4, u8 *ipv4_fragment, u8 *fcs_ok) argument
/linux-master/drivers/scsi/fnic/
H A Dcq_enet_desc.h88 u8 *ipv6, u8 *ipv4, u8 *ipv4_fragment, u8 *fcs_ok)
148 *ipv6 = (desc->flags & CQ_ENET_RQ_DESC_FLAGS_IPV6) ? 1 : 0;
81 cq_enet_rq_desc_dec(struct cq_enet_rq_desc *desc, u8 *type, u8 *color, u16 *q_number, u16 *completed_index, u8 *ingress_port, u8 *fcoe, u8 *eop, u8 *sop, u8 *rss_type, u8 *csum_not_calc, u32 *rss_hash, u16 *bytes_written, u8 *packet_error, u8 *vlan_stripped, u16 *vlan, u16 *checksum, u8 *fcoe_sof, u8 *fcoe_fc_crc_ok, u8 *fcoe_enc_error, u8 *fcoe_eof, u8 *tcp_udp_csum_ok, u8 *udp, u8 *tcp, u8 *ipv4_csum_ok, u8 *ipv6, u8 *ipv4, u8 *ipv4_fragment, u8 *fcs_ok) argument
/linux-master/security/selinux/
H A Dnetport.c28 #include <linux/ipv6.h>
30 #include <net/ipv6.h>
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_sk_lookup_kern.c11 #include <linux/ipv6.h>
73 tuple_len = ipv4 ? sizeof(tuple->ipv4) : sizeof(tuple->ipv6);
H A Dtest_tcpnotify_kern.c9 #include <linux/ipv6.h>
/linux-master/tools/testing/selftests/bpf/
H A Dtest_xsk.sh130 echo 1 > /proc/sys/net/ipv6/conf/${VETH0}/disable_ipv6
131 echo 1 > /proc/sys/net/ipv6/conf/${VETH1}/disable_ipv6
/linux-master/net/ipv6/
H A Doutput_core.c8 #include <net/ipv6.h>
116 hoplimit = READ_ONCE(dev_net(dev)->ipv6.devconf_all->hop_limit);
/linux-master/net/xfrm/
H A Dxfrm_inout.h2 #include <linux/ipv6.h>
/linux-master/include/linux/
H A Dnetpoll.h32 bool ipv6; member in struct:netpoll

Completed in 453 milliseconds

1234567891011>>