Searched refs:nf_ct_port_nlattr_tuple_size (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/netfilter/
H A Dnf_conntrack_l4proto.h115 extern int nf_ct_port_nlattr_tuple_size(void);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netfilter/
H A Dnf_conntrack_proto_udp.c190 .nlattr_tuple_size = nf_ct_port_nlattr_tuple_size,
218 .nlattr_tuple_size = nf_ct_port_nlattr_tuple_size,
H A Dnf_conntrack_proto_udplite.c179 .nlattr_tuple_size = nf_ct_port_nlattr_tuple_size,
203 .nlattr_tuple_size = nf_ct_port_nlattr_tuple_size,
H A Dnf_conntrack_proto_dccp.c775 .nlattr_tuple_size = nf_ct_port_nlattr_tuple_size,
797 .nlattr_tuple_size = nf_ct_port_nlattr_tuple_size,
H A Dnf_conntrack_proto_sctp.c669 .nlattr_tuple_size = nf_ct_port_nlattr_tuple_size,
699 .nlattr_tuple_size = nf_ct_port_nlattr_tuple_size,
H A Dnf_conntrack_proto_gre.c296 .nlattr_tuple_size = nf_ct_port_nlattr_tuple_size,
H A Dnf_conntrack_core.c1672 int nf_ct_port_nlattr_tuple_size(void) function
1676 EXPORT_SYMBOL_GPL(nf_ct_port_nlattr_tuple_size); variable

Completed in 69 milliseconds