Searched refs:ipv6 (Results 51 - 75 of 718) sorted by last modified time

1234567891011>>

/linux-master/net/netlabel/
H A Dnetlabel_kapi.c23 #include <net/ipv6.h>
/linux-master/net/netfilter/
H A Dnft_tunnel.c236 memcpy(&info->key.u.ipv6.src,
241 memcpy(&info->key.u.ipv6.dst,
553 &info->key.u.ipv6.src) < 0 ||
555 &info->key.u.ipv6.dst) < 0 ||
H A Dnft_set_pipapo.h6 #include <net/ipv6.h> /* For the maximum length of a field */
H A Dnf_flow_table_ip.c8 #include <linux/ipv6.h>
13 #include <net/ipv6.h>
H A Dnf_conntrack_proto_icmpv6.c15 #include <linux/ipv6.h>
16 #include <net/ipv6.h>
/linux-master/net/netfilter/ipvs/
H A Dip_vs_xmit.c37 #include <net/ipv6.h>
H A Dip_vs_ctl.c38 #include <net/ipv6.h>
40 #include <net/netfilter/ipv6/nf_defrag_ipv6.h>
71 /* Taken from rt6_fill_node() in net/ipv6/route.c, is there a better way? */
H A Dip_vs_core.c47 #include <net/ipv6.h>
/linux-master/net/mpls/
H A Daf_mpls.c9 #include <linux/ipv6.h>
25 #include <net/ipv6.h>
/linux-master/net/ipv6/
H A Dudp.c29 #include <linux/ipv6.h>
H A Dxfrm6_policy.c22 #include <net/ipv6.h>
203 hdr = register_net_sysctl_sz(net, "net/ipv6", table,
208 net->ipv6.sysctl.xfrm6_hdr = hdr;
222 if (!net->ipv6.sysctl.xfrm6_hdr)
225 table = net->ipv6.sysctl.xfrm6_hdr->ctl_table_arg;
226 unregister_net_sysctl_table(net->ipv6.sysctl.xfrm6_hdr);
H A Dxfrm6_input.c17 #include <net/ipv6.h>
H A Dtcp_ipv6.c39 #include <linux/ipv6.h>
48 #include <net/ipv6.h>
876 struct sock *ctl_sk = net->ipv6.tcp_sk;
1130 if (net->ipv6.sysctl.flowlabel_reflect & FLOWLABEL_REFLECT_TCP_RESET)
2390 return inet_ctl_sock_create(&net->ipv6.tcp_sk, PF_INET6,
2396 inet_ctl_sock_destroy(net->ipv6.tcp_sk);
H A Dsysctl_net_ipv6.c12 #include <linux/ipv6.h>
16 #include <net/ipv6.h>
40 ipv6.sysctl.multipath_hash_policy);
56 ipv6.sysctl.multipath_hash_fields);
67 .data = &init_net.ipv6.sysctl.bindv6only,
74 .data = &init_net.ipv6.sysctl.anycast_src_echo_reply,
81 .data = &init_net.ipv6.sysctl.flowlabel_consistency,
88 .data = &init_net.ipv6.sysctl.auto_flowlabels,
96 .data = &init_net.ipv6.sysctl.fwmark_reflect,
103 .data = &init_net.ipv6
[all...]
H A Dsit.c38 #include <net/ipv6.h>
56 This version of net/ipv6/sit.c is cloned of net/ipv4/ip_gre.c
H A Dsyncookies.c17 #include <net/ipv6.h>
26 * [ipv6 tcp] MSS must be computed as the maximum packet size minus 60 [..]
H A Dseg6.c17 #include <net/ipv6.h>
438 net->ipv6.seg6_data = sdata;
H A Droute.c47 #include <net/ipv6.h>
343 struct rt6_info *rt = dst_alloc(&net->ipv6.ip6_dst_ops, dev,
348 atomic_inc(&net->ipv6.rt6_stats->fib_rt_alloc);
566 res->f6i = net->ipv6.fib6_null_entry;
580 res->f6i = net->ipv6.fib6_null_entry;
876 if (!leaf || leaf == net->ipv6.fib6_null_entry)
915 res->f6i = net->ipv6.fib6_null_entry;
1177 rt = net->ipv6.ip6_null_entry;
1208 nrt = dev_net(dev)->ipv6.ip6_null_entry;
1228 res.f6i = net->ipv6
[all...]
H A Dreassembly.c38 #include <linux/ipv6.h>
51 #include <net/ipv6.h>
99 q = inet_frag_find(net->ipv6.fqdir, &key);
465 table[0].data = &net->ipv6.fqdir->high_thresh;
466 table[0].extra1 = &net->ipv6.fqdir->low_thresh;
467 table[1].data = &net->ipv6.fqdir->low_thresh;
468 table[1].extra2 = &net->ipv6.fqdir->high_thresh;
469 table[2].data = &net->ipv6.fqdir->timeout;
471 hdr = register_net_sysctl_sz(net, "net/ipv6", table,
476 net->ipv6
[all...]
H A Draw.c39 #include <net/ipv6.h>
H A Dping.c17 #include <net/ipv6.h>
293 /* This never gets called because it's not possible to unload the ipv6 module,
H A Dndisc.c47 #include <linux/ipv6.h>
54 #include <net/ipv6.h>
419 struct sock *sk = dev_net(dev)->ipv6.ndisc_sk;
476 struct sock *sk = net->ipv6.ndisc_sk;
542 inet6_sk(dev_net(dev)->ipv6.ndisc_sk)->srcprefs,
907 (READ_ONCE(net->ipv6.devconf_all->proxy_ndp) ||
1104 READ_ONCE(net->ipv6.devconf_all->forwarding) &&
1105 READ_ONCE(net->ipv6.devconf_all->proxy_ndp) &&
1680 struct sock *sk = net->ipv6.ndisc_sk;
1732 peer = inet_getpeer_v6(net->ipv6
[all...]
H A Dip6mr.c11 * YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
40 #include <net/ipv6.h>
107 list_for_each_entry_rcu(mrt, &net->ipv6.mr6_tables, list, \
109 list_empty(&net->ipv6.mr6_tables))
117 ret = list_entry_rcu(net->ipv6.mr6_tables.next,
123 if (&ret->list == &net->ipv6.mr6_tables)
152 err = fib_rules_lookup(net->ipv6.mr6_rules_ops,
237 INIT_LIST_HEAD(&net->ipv6.mr6_tables);
249 net->ipv6.mr6_rules_ops = ops;
266 list_for_each_entry_safe(mrt, next, &net->ipv6
[all...]
H A Dip6_vti.c11 * net/ipv6/ip6_tunnel.c
41 #include <net/ipv6.h>
1267 msg = "ipv6 tunnel";
/linux-master/net/ipv6/netfilter/
H A Dnf_conntrack_reasm.c10 * Based on: net/ipv6/reassembly.c
20 #include <linux/ipv6.h>
25 #include <net/netfilter/ipv6/nf_conntrack_ipv6.h>
31 #include <net/netfilter/ipv6/nf_defrag_ipv6.h>
385 * Based on ipv6_skip_hdr() in net/ipv6/exthdr.c

Completed in 420 milliseconds

1234567891011>>