Searched refs:nf_ct_port_nlattr_to_tuple (Results 1 - 8 of 8) 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.h113 extern int nf_ct_port_nlattr_to_tuple(struct nlattr *tb[],
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netfilter/
H A Dnf_conntrack_proto_udp.c189 .nlattr_to_tuple = nf_ct_port_nlattr_to_tuple,
217 .nlattr_to_tuple = nf_ct_port_nlattr_to_tuple,
H A Dnf_conntrack_proto_udplite.c180 .nlattr_to_tuple = nf_ct_port_nlattr_to_tuple,
204 .nlattr_to_tuple = nf_ct_port_nlattr_to_tuple,
H A Dnf_conntrack_proto_dccp.c776 .nlattr_to_tuple = nf_ct_port_nlattr_to_tuple,
798 .nlattr_to_tuple = nf_ct_port_nlattr_to_tuple,
H A Dnf_conntrack_proto_sctp.c670 .nlattr_to_tuple = nf_ct_port_nlattr_to_tuple,
700 .nlattr_to_tuple = nf_ct_port_nlattr_to_tuple,
H A Dnf_conntrack_proto_gre.c297 .nlattr_to_tuple = nf_ct_port_nlattr_to_tuple,
H A Dnf_conntrack_proto_tcp.c1476 .nlattr_to_tuple = nf_ct_port_nlattr_to_tuple,
1508 .nlattr_to_tuple = nf_ct_port_nlattr_to_tuple,
H A Dnf_conntrack_core.c1659 int nf_ct_port_nlattr_to_tuple(struct nlattr *tb[], function
1670 EXPORT_SYMBOL_GPL(nf_ct_port_nlattr_to_tuple); variable

Completed in 179 milliseconds