mm: migrate: Account a transhuge page properly when rate limiting
[deliverable/linux.git] / include / linux / netfilter / nf_conntrack_snmp.h
1 #ifndef _NF_CONNTRACK_SNMP_H
2 #define _NF_CONNTRACK_SNMP_H
3
4 extern int (*nf_nat_snmp_hook)(struct sk_buff *skb,
5 unsigned int protoff,
6 struct nf_conn *ct,
7 enum ip_conntrack_info ctinfo);
8
9 #endif /* _NF_CONNTRACK_SNMP_H */
This page took 0.033577 seconds and 5 git commands to generate.