/third_party/ltp/testcases/lib/ |
H A D | tst_net.sh | 87 # Detect IPv6 disabled via 1) CONFIG_IPV6=n or 2) ipv6.disable=1 kernel cmdline 88 # parameter or 3) sysctl net.ipv6.conf.all.disable_ipv6=1 (disables IPv6 on all 109 cmd='cat /proc/sys/net/ipv6/conf/all/disable_ipv6' 116 tst_res_ TINFO "IPv6 disabled on $type net.ipv6.conf.all.disable_ipv6=1" 125 # net.ipv6.conf.$iface.disable_ipv6=1. 134 local check="cat /proc/sys/net/ipv6/conf/$iface/disable_ipv6" 588 sysctl -qw net.ipv6.conf.$iface.accept_dad=0 || return $? 602 tst_rhost_run -c "sysctl -qw net.ipv6.conf.$iface.accept_dad=0" || return $?
|
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_cmn.c | 28 #include <net/ipv6.h> 3723 struct ipv6hdr *ipv6; in bnx2x_set_ipv6_ext_e2() local 3729 ipv6 = inner_ipv6_hdr(skb); in bnx2x_set_ipv6_ext_e2() 3731 ipv6 = ipv6_hdr(skb); in bnx2x_set_ipv6_ext_e2() 3733 if (ipv6->nexthdr == NEXTHDR_IPV6) in bnx2x_set_ipv6_ext_e2()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_cmn.c | 29 #include <net/ipv6.h> 3734 struct ipv6hdr *ipv6; in bnx2x_set_ipv6_ext_e2() local 3740 ipv6 = inner_ipv6_hdr(skb); in bnx2x_set_ipv6_ext_e2() 3742 ipv6 = ipv6_hdr(skb); in bnx2x_set_ipv6_ext_e2() 3744 if (ipv6->nexthdr == NEXTHDR_IPV6) in bnx2x_set_ipv6_ext_e2()
|
/kernel/linux/linux-6.6/drivers/net/vmxnet3/ |
H A D | vmxnet3_drv.c | 939 } else if (ctx->ipv6) { in vmxnet3_parse_hdr() 1049 } else if (ctx->ipv6) { in vmxnet3_prepare_tso() 1099 ctx.ipv6 = (vlan_get_protocol(skb) == cpu_to_be16(ETH_P_IPV6)); in vmxnet3_tq_xmit() 1457 struct ipv6hdr *ipv6; in vmxnet3_get_hdr_len() member 1487 if (hdr.ipv6->nexthdr != IPPROTO_TCP) in vmxnet3_get_hdr_len()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_main.c | 16 #include <linux/ipv6.h> 8397 struct ipv6hdr *ipv6; in ixgbe_atr() member 8514 common.ip ^= hdr.ipv6->saddr.s6_addr32[0] ^ in ixgbe_atr() 8515 hdr.ipv6->saddr.s6_addr32[1] ^ in ixgbe_atr() 8516 hdr.ipv6->saddr.s6_addr32[2] ^ in ixgbe_atr() 8517 hdr.ipv6->saddr.s6_addr32[3] ^ in ixgbe_atr() 8518 hdr.ipv6->daddr.s6_addr32[0] ^ in ixgbe_atr() 8519 hdr.ipv6->daddr.s6_addr32[1] ^ in ixgbe_atr() 8520 hdr.ipv6->daddr.s6_addr32[2] ^ in ixgbe_atr() 8521 hdr.ipv6 in ixgbe_atr() [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_main.c | 16 #include <linux/ipv6.h> 8444 struct ipv6hdr *ipv6; in ixgbe_atr() member 8561 common.ip ^= hdr.ipv6->saddr.s6_addr32[0] ^ in ixgbe_atr() 8562 hdr.ipv6->saddr.s6_addr32[1] ^ in ixgbe_atr() 8563 hdr.ipv6->saddr.s6_addr32[2] ^ in ixgbe_atr() 8564 hdr.ipv6->saddr.s6_addr32[3] ^ in ixgbe_atr() 8565 hdr.ipv6->daddr.s6_addr32[0] ^ in ixgbe_atr() 8566 hdr.ipv6->daddr.s6_addr32[1] ^ in ixgbe_atr() 8567 hdr.ipv6->daddr.s6_addr32[2] ^ in ixgbe_atr() 8568 hdr.ipv6 in ixgbe_atr() [all...] |
/kernel/linux/linux-5.10/drivers/net/bonding/ |
H A D | bond_alb.c | 14 #include <linux/ipv6.h> 22 #include <net/ipv6.h>
|
/kernel/linux/linux-5.10/tools/testing/selftests/net/ |
H A D | pmtu.sh | 188 pmtu_ipv6_exception ipv6: PMTU exceptions 1 233 cleanup_ipv6_exception ipv6: cleanup of cached exceptions 1 235 list_flush_ipv6_exception ipv6: list and flush cached exceptions 1 237 pmtu_ipv6_route_change ipv6: PMTU exception w/route replace 1" 505 ip netns exec ${n} sysctl -q net/ipv6/conf/default/accept_dad=0 689 ip netns exec ${i} sysctl -q net/ipv6/conf/all/forwarding=1
|
H A D | fib_tests.sh | 58 ip netns exec ns1 sysctl -qw net.ipv6.conf.all.forwarding=1 808 ip netns exec ns2 sysctl -qw net.ipv6.conf.all.forwarding=1 1070 run_cmd "ip netns exec ns1 sysctl -qw net.ipv6.conf.all.keep_addr_on_down=1"
|
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/ |
H A D | dwxgmac2_core.c | 1310 bool en, bool ipv6, bool sa, bool inv, in dwxgmac2_config_l3_filter() 1326 if (ipv6) { in dwxgmac2_config_l3_filter() 1309 dwxgmac2_config_l3_filter(struct mac_device_info *hw, u32 filter_no, bool en, bool ipv6, bool sa, bool inv, u32 match) dwxgmac2_config_l3_filter() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | t4_msg.h | 226 u8 ipv6:1; member 230 u8 ipv6:1; member
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/pcie/ |
H A D | tx.c | 1698 bool ipv6, unsigned int len) in iwl_compute_pseudo_hdr_csum() 1700 if (ipv6) { in iwl_compute_pseudo_hdr_csum() 1697 iwl_compute_pseudo_hdr_csum(void *iph, struct tcphdr *tcph, bool ipv6, unsigned int len) iwl_compute_pseudo_hdr_csum() argument
|
/kernel/linux/linux-5.10/drivers/s390/net/ |
H A D | qeth_l3_main.c | 22 #include <linux/ipv6.h> 33 #include <net/ipv6.h>
|
/kernel/linux/linux-5.10/net/sched/ |
H A D | act_ct.c | 17 #include <linux/ipv6.h> 34 #include <net/netfilter/ipv6/nf_defrag_ipv6.h>
|
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | sess.c | 183 struct sockaddr_in6 *ipv6 = (struct sockaddr_in6 *)&iface->sockaddr; in cifs_ses_add_channel() local 194 &ipv6->sin6_addr); in cifs_ses_add_channel()
|
/kernel/linux/linux-5.10/net/batman-adv/ |
H A D | multicast.c | 25 #include <linux/ipv6.h> 48 #include <net/ipv6.h> 1216 * batadv_mcast_forw_ipv6_node_get() - get a node with an ipv6 flag 1243 * batadv_mcast_forw_ip_node_get() - get a node with an ipv4/ipv6 flag 1321 * batadv_mcast_forw_rtr6_node_get() - get a node with an ipv6 mcast router flag 1348 * batadv_mcast_forw_rtr_node_get() - get a node with an ipv4/ipv6 router flag 1553 * batadv_mcast_forw_want_all_ipv6() - forward to nodes with want-all-ipv6 1861 * batadv_mcast_want_ipv6_update() - update want-all-ipv6 counter and list
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | t4_msg.h | 226 u8 ipv6:1; member 230 u8 ipv6:1; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
H A D | dr_ste.c | 892 src_ipv4_src_ipv6.ipv6_layout.ipv6), in dr_ste_copy_mask_spec() 901 dst_ipv4_dst_ipv6.ipv6_layout.ipv6), in dr_ste_copy_mask_spec()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/flower/ |
H A D | conntrack.c | 164 * doesn't conform to the layout of ip/ipv6 header definition. So 165 * they need particular process here: fill them into the ip/ipv6 278 * it should be either ipv4 or ipv6. in nfp_ct_merge_check() 998 dst = &gre_match->ipv6.dst; in nfp_fl_ct_add_offload() 1039 dst = &udp_match->ipv6.dst; in nfp_fl_ct_add_offload()
|
/kernel/linux/linux-6.6/drivers/net/bonding/ |
H A D | bond_alb.c | 14 #include <linux/ipv6.h> 21 #include <net/ipv6.h>
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | sess.c | 532 struct sockaddr_in6 *ipv6 = (struct sockaddr_in6 *)&iface->sockaddr; in cifs_ses_add_channel() local 544 &ipv6->sin6_addr); in cifs_ses_add_channel()
|
/kernel/linux/linux-6.6/include/net/ |
H A D | ip_vs.h | 26 #include <linux/ipv6.h> /* for struct ipv6hdr */ 27 #include <net/ipv6.h>
|
/kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/ |
H A D | dwxgmac2_core.c | 1356 bool en, bool ipv6, bool sa, bool inv, in dwxgmac2_config_l3_filter() 1372 if (ipv6) { in dwxgmac2_config_l3_filter() 1355 dwxgmac2_config_l3_filter(struct mac_device_info *hw, u32 filter_no, bool en, bool ipv6, bool sa, bool inv, u32 match) dwxgmac2_config_l3_filter() argument
|
/kernel/linux/linux-6.6/net/sched/ |
H A D | act_ct.c | 17 #include <linux/ipv6.h> 35 #include <net/netfilter/ipv6/nf_defrag_ipv6.h>
|
/kernel/linux/linux-6.6/drivers/scsi/fnic/ |
H A D | fnic_fcs.c | 828 u8 ipv6, ipv4, ipv4_fragment, rss_type, csum_not_calc; in fnic_rq_cmpl_frame_recv() local 867 &ipv4_csum_ok, &ipv6, &ipv4, in fnic_rq_cmpl_frame_recv()
|