Searched refs:ipv6 (Results 451 - 475 of 718) sorted by relevance

<<11121314151617181920>>

/linux-master/include/net/
H A Dip6_route.h11 #include <linux/ipv6.h>
/linux-master/net/ipv6/
H A Dseg6_hmac.c28 #include <net/ipv6.h>
134 pr_debug("sr-ipv6: __do_hmac: digest size too big (%d / %d)\n",
141 pr_debug("sr-ipv6: crypto_shash_setkey failed: err %d\n", ret);
150 pr_debug("sr-ipv6: crypto_shash_digest failed: err %d\n", ret);
H A Dip6_offload.c14 #include <net/ipv6.h>
23 /* All GRO functions are always builtin, except UDP over ipv6, which lays in
24 * ipv6 module, as it depends on UDPv6 lookup function, so we need special care
25 * when ipv6 is built as a module
H A Ddatagram.c18 #include <linux/ipv6.h>
24 #include <net/ipv6.h>
H A Dip6_output.c46 #include <net/ipv6.h>
480 /* ipv6 conntrack defrag sets max_frag_size + ignore_df */
504 if (READ_ONCE(net->ipv6.devconf_all->forwarding) == 0)
516 if (!READ_ONCE(net->ipv6.devconf_all->disable_policy) &&
555 if (READ_ONCE(net->ipv6.devconf_all->proxy_ndp) &&
608 peer = inet_getpeer_v6(net->ipv6.peers, &hdr->daddr, 1);
/linux-master/net/ethernet/
H A Deth.c58 #include <net/ipv6.h>
/linux-master/tools/testing/selftests/net/
H A Dfcnal-test.sh424 ip netns exec ${ns} sysctl -qw net.ipv6.conf.all.keep_addr_on_down=1
425 ip netns exec ${ns} sysctl -qw net.ipv6.conf.all.forwarding=1
426 ip netns exec ${ns} sysctl -qw net.ipv6.conf.default.forwarding=1
2468 # LLA to GUA - remove ipv6 global addresses from ns-B
3637 run_cmd nettest -6 -s -R -P ipv6-icmp -l ${a} -b
3641 run_cmd nettest -6 -s -R -P ipv6-icmp -l ${a} -I ${NSA_DEV} -b
3683 run_cmd nettest -6 -s -R -P ipv6-icmp -l ${a} -I ${VRF} -b
3687 run_cmd nettest -6 -s -R -P ipv6-icmp -l ${a} -I ${NSA_DEV} -b
3694 run_cmd nettest -6 -s -R -P ipv6-icmp -l ${a} -I ${VRF} -b
3927 log_section "Run time tests - ipv6"
[all...]
H A Dmsg_zerocopy.c36 #include <linux/ipv6.h>
315 error(1, 0, "ipv6 parse error: %s", str_addr);
632 /* raw ipv4 return with header, raw ipv6 without */
/linux-master/drivers/net/ethernet/emulex/benet/
H A Dbe.h22 #include <net/ipv6.h>
282 u8 ipv6; member in struct:be_rx_compl_info
/linux-master/net/netlabel/
H A Dnetlabel_unlabeled.c27 #include <linux/ipv6.h>
36 #include <net/ipv6.h>
/linux-master/drivers/net/vxlan/
H A Dvxlan_vnifilter.c76 bool ipv6)
89 if (ipv6)
74 vxlan_vs_add_vnigrp(struct vxlan_dev *vxlan, struct vxlan_sock *vs, bool ipv6) argument
/linux-master/security/selinux/
H A Davc.c28 #include <linux/ipv6.h>
29 #include <net/ipv6.h>
/linux-master/drivers/net/ethernet/huawei/hinic/
H A Dhinic_tx.c24 #include <linux/ipv6.h>
25 #include <net/ipv6.h>
/linux-master/fs/smb/client/
H A Dcifs_debug.c216 struct sockaddr_in6 *ipv6 = (struct sockaddr_in6 *)&iface->sockaddr; local
230 seq_printf(m, "\t\tIPv6: %pI6\n", &ipv6->sin6_addr);
/linux-master/drivers/net/
H A Dbareudp.c407 daddr = info->key.u.ipv6.dst;
517 info->key.u.ipv6.src = saddr;
H A Dvrf.c456 struct dst_entry *dst_null = &net->ipv6.ip6_null_entry->dst;
1351 if (unlikely(&rt6->dst == &net->ipv6.ip6_null_entry->dst))
1495 dst = &net->ipv6.ip6_null_entry->dst;
1681 * too low then the ipv4 and ipv6 protocols are disabled
/linux-master/drivers/net/ethernet/mscc/
H A Docelot_flower.c696 filter->key.ipv6.proto.value[0] =
698 filter->key.ipv6.proto.mask[0] =
/linux-master/net/netfilter/
H A Dnf_flow_table_ip.c8 #include <linux/ipv6.h>
13 #include <net/ipv6.h>
/linux-master/net/sched/
H A Dact_tunnel_key.c468 NL_SET_ERR_MSG(extack, "Missing either ipv4 or ipv6 src and dst");
703 const struct in6_addr *saddr6 = &info->key.u.ipv6.src;
704 const struct in6_addr *daddr6 = &info->key.u.ipv6.dst;
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice.h31 #include <linux/ipv6.h>
49 #include <net/ipv6.h>
/linux-master/drivers/net/ethernet/google/gve/
H A Dgve_rx_dqo.c12 #include <linux/ipv6.h>
16 #include <net/ipv6.h>
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcudbg_lib.c2817 int ipv6 = 0; local
2825 ipv6 = tid_data->data[16] & 0x8000;
2827 ipv6 = tid_data->data[16] & 0x8000;
2828 if (ipv6)
2829 ipv6 = tid_data->data[9] == 0x00C00000;
2831 ipv6 = 0;
2833 return ipv6;
2926 /* T6 CLIP TCAM: ipv6 takes 4 entries */
2931 else /* Main TCAM: ipv6 takes two tids */
/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_init_fw_funcs.c1455 bool ipv4, bool ipv6, enum gft_profile_type profile_type)
1462 if (!ipv6 && !ipv4)
1464 "gft_config: must accept at least on of - ipv4 or ipv6'\n");
1507 if (!(ipv4 && ipv6)) {
1450 qed_gft_config(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u16 pf_id, bool tcp, bool udp, bool ipv4, bool ipv6, enum gft_profile_type profile_type) argument
/linux-master/tools/testing/selftests/drivers/net/mlxsw/
H A Dvxlan.sh1112 sysctl_set net.ipv6.conf.default.disable_ipv6 1
1135 sysctl_set net.ipv6.conf.br10.disable_ipv6 0
1162 sysctl_restore net.ipv6.conf.default.disable_ipv6
/linux-master/drivers/net/ethernet/intel/iavf/
H A Diavf_txrx.c910 bool ipv4, ipv6; local
931 ipv6 = libeth_rx_pt_get_ip_ver(decoded) == LIBETH_RX_PT_OUTER_IPV6;
939 if (ipv6 &&

Completed in 389 milliseconds

<<11121314151617181920>>