summaryrefslogtreecommitdiff
path: root/include/net/caif/cfserl.h
blob: b5b020f3c72ebcd1e43d1c9c177a2782cf49b9a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/*
 * Copyright (C) ST-Ericsson AB 2010
 * Author:	Sjur Brendeland
 * License terms: GNU General Public License (GPL) version 2
 */

#ifndef CFSERL_H_
#define CFSERL_H_
#include <net/caif/caif_layer.h>

struct cflayer *cfserl_create(int instance, bool use_stx);
#endif
stat-header'>Diffstat
-rw-r--r--include/linux/skbuff.h13
-rw-r--r--include/net/netfilter/nf_conntrack_core.h2
-rw-r--r--net/core/skbuff.c2
-rw-r--r--net/ipv4/netfilter/ipt_SYNPROXY.c8
-rw-r--r--net/ipv4/netfilter/nf_conntrack_proto_icmp.c2
-rw-r--r--net/ipv4/netfilter/nf_defrag_ipv4.c4
-rw-r--r--net/ipv4/netfilter/nf_dup_ipv4.c2
-rw-r--r--net/ipv6/netfilter/ip6t_SYNPROXY.c8
-rw-r--r--net/ipv6/netfilter/nf_conntrack_proto_icmpv6.c4
-rw-r--r--net/ipv6/netfilter/nf_defrag_ipv6_hooks.c4
-rw-r--r--net/netfilter/nf_conntrack_core.c4
-rw-r--r--net/netfilter/nf_nat_helper.c2
-rw-r--r--net/netfilter/xt_CT.c2
-rw-r--r--net/openvswitch/conntrack.c6
-rw-r--r--net/sched/cls_flow.c2
15 files changed, 36 insertions, 29 deletions
diff --git a/include/linux/skbuff.h b/include/linux/skbuff.h