Home
last modified time | relevance | path

Searched defs:sk_buff (Results 1 – 25 of 40) sorted by relevance

12

/linux-3.3/include/linux/
Dskbuff.h381 struct sk_buff { struct
383 struct sk_buff *next; argument
384 struct sk_buff *prev; argument
386 ktime_t tstamp;
388 struct sock *sk;
389 struct net_device *dev;
397 char cb[48] __aligned(8);
399 unsigned long _skb_refdst;
401 struct sec_path *sp;
403 unsigned int len,
[all …]
Dnetfilter.h198 int (*okfn)(struct sk_buff *), int thresh) in nf_hook_thresh()
207 int (*okfn)(struct sk_buff *)) in nf_hook()
232 int (*okfn)(struct sk_buff *), int thresh) in NF_HOOK_THRESH()
243 int (*okfn)(struct sk_buff *), bool cond) in NF_HOOK_COND()
256 int (*okfn)(struct sk_buff *)) in NF_HOOK()
371 int (*okfn)(struct sk_buff *), int thresh) in nf_hook_thresh()
377 int (*okfn)(struct sk_buff *)) in nf_hook()
/linux-3.3/net/ipv4/netfilter/
Dnf_nat_standalone.c81 int (*okfn)(struct sk_buff *)) in nf_nat_fn()
158 int (*okfn)(struct sk_buff *)) in nf_nat_in()
176 int (*okfn)(struct sk_buff *)) in nf_nat_out()
211 int (*okfn)(struct sk_buff *)) in nf_nat_local_fn()
Dnf_conntrack_l3proto_ipv4.c94 int (*okfn)(struct sk_buff *)) in ipv4_confirm()
144 int (*okfn)(struct sk_buff *)) in ipv4_conntrack_in()
153 int (*okfn)(struct sk_buff *)) in ipv4_conntrack_local()
Diptable_raw.c25 int (*okfn)(struct sk_buff *)) in iptable_raw_hook()
Diptable_security.c43 int (*okfn)(struct sk_buff *)) in iptable_security_hook()
Darptable_filter.c32 int (*okfn)(struct sk_buff *)) in arptable_filter_hook()
Diptable_filter.c38 int (*okfn)(struct sk_buff *)) in iptable_filter_hook()
Dnf_defrag_ipv4.c67 int (*okfn)(struct sk_buff *)) in ipv4_conntrack_defrag()
Diptable_mangle.c83 int (*okfn)(struct sk_buff *)) in iptable_mangle_hook()
/linux-3.3/net/ipv6/netfilter/
Dnf_conntrack_l3proto_ipv6.c150 int (*okfn)(struct sk_buff *)) in ipv6_confirm()
195 int (*okfn)(struct sk_buff *)) in __ipv6_conntrack_in()
222 int (*okfn)(struct sk_buff *)) in ipv6_conntrack_in()
231 int (*okfn)(struct sk_buff *)) in ipv6_conntrack_local()
Dnf_defrag_ipv6_hooks.c59 int (*okfn)(struct sk_buff *)) in ipv6_defrag()
Dip6table_security.c42 int (*okfn)(struct sk_buff *)) in ip6table_security_hook()
Dip6table_raw.c24 int (*okfn)(struct sk_buff *)) in ip6table_raw_hook()
Dip6table_filter.c37 int (*okfn)(struct sk_buff *)) in ip6table_filter_hook()
Dip6table_mangle.c78 int (*okfn)(struct sk_buff *)) in ip6table_mangle_hook()
/linux-3.3/net/bridge/
Dbr_netfilter.c588 int (*okfn)(struct sk_buff *)) in br_nf_pre_routing_ipv6()
637 int (*okfn)(struct sk_buff *)) in br_nf_pre_routing()
695 int (*okfn)(struct sk_buff *)) in br_nf_local_in()
737 int (*okfn)(struct sk_buff *)) in br_nf_forward_ip()
790 int (*okfn)(struct sk_buff *)) in br_nf_forward_arp()
850 int (*okfn)(struct sk_buff *)) in br_nf_post_routing()
895 int (*okfn)(struct sk_buff *)) in ip_sabotage_in()
/linux-3.3/net/bridge/netfilter/
Debtable_nat.c64 , const struct net_device *out, int (*okfn)(struct sk_buff *)) in ebt_nat_in()
71 , const struct net_device *out, int (*okfn)(struct sk_buff *)) in ebt_nat_out()
Debtable_filter.c64 const struct net_device *out, int (*okfn)(struct sk_buff *)) in ebt_in_hook()
71 const struct net_device *out, int (*okfn)(struct sk_buff *)) in ebt_out_hook()
/linux-3.3/net/netfilter/ipvs/
Dip_vs_core.c1231 int (*okfn)(struct sk_buff *)) in ip_vs_reply4()
1243 int (*okfn)(struct sk_buff *)) in ip_vs_local_reply4()
1264 int (*okfn)(struct sk_buff *)) in ip_vs_reply6()
1276 int (*okfn)(struct sk_buff *)) in ip_vs_local_reply6()
1657 int (*okfn)(struct sk_buff *)) in ip_vs_remote_request4()
1669 int (*okfn)(struct sk_buff *)) in ip_vs_local_request4()
1690 int (*okfn)(struct sk_buff *)) in ip_vs_remote_request6()
1702 int (*okfn)(struct sk_buff *)) in ip_vs_local_request6()
1728 int (*okfn)(struct sk_buff *)) in ip_vs_forward_icmp()
1748 int (*okfn)(struct sk_buff *)) in ip_vs_forward_icmp_v6()
/linux-3.3/net/netfilter/
Dcore.c130 int (*okfn)(struct sk_buff *), in nf_iterate()
172 int (*okfn)(struct sk_buff *), in nf_hook_slow()
Dnf_queue.c125 int (*okfn)(struct sk_buff *), in __nf_queue()
232 int (*okfn)(struct sk_buff *), in nf_queue()
/linux-3.3/drivers/net/wireless/brcm80211/brcmutil/
Dutils.c132 bool (*fn)(struct sk_buff *, void *), void *arg) in brcmu_pktq_pflush()
149 bool (*fn)(struct sk_buff *, void *), void *arg) in brcmu_pktq_flush()
/linux-3.3/net/802/
Dpsnap.c127 int (*rcvfunc)(struct sk_buff *, in register_snap_client()
/linux-3.3/net/decnet/netfilter/
Ddn_rtmsg.c95 int (*okfn)(struct sk_buff *)) in dnrmg_hook()

12