Home
last modified time | relevance | path

Searched refs:nf_ct_port_nlattr_to_tuple (Results 1 – 8 of 8) sorted by relevance

/linux-3.4.99/net/netfilter/
Dnf_conntrack_proto_udp.c256 .nlattr_to_tuple = nf_ct_port_nlattr_to_tuple,
294 .nlattr_to_tuple = nf_ct_port_nlattr_to_tuple,
Dnf_conntrack_proto_udplite.c242 .nlattr_to_tuple = nf_ct_port_nlattr_to_tuple,
277 .nlattr_to_tuple = nf_ct_port_nlattr_to_tuple,
Dnf_conntrack_proto_dccp.c836 .nlattr_to_tuple = nf_ct_port_nlattr_to_tuple,
868 .nlattr_to_tuple = nf_ct_port_nlattr_to_tuple,
Dnf_conntrack_proto_sctp.c733 .nlattr_to_tuple = nf_ct_port_nlattr_to_tuple,
773 .nlattr_to_tuple = nf_ct_port_nlattr_to_tuple,
Dnf_conntrack_proto_gre.c358 .nlattr_to_tuple = nf_ct_port_nlattr_to_tuple,
Dnf_conntrack_proto_tcp.c1559 .nlattr_to_tuple = nf_ct_port_nlattr_to_tuple,
1602 .nlattr_to_tuple = nf_ct_port_nlattr_to_tuple,
Dnf_conntrack_core.c1176 int nf_ct_port_nlattr_to_tuple(struct nlattr *tb[], in nf_ct_port_nlattr_to_tuple() function
1187 EXPORT_SYMBOL_GPL(nf_ct_port_nlattr_to_tuple);
/linux-3.4.99/include/net/netfilter/
Dnf_conntrack_l4proto.h132 extern int nf_ct_port_nlattr_to_tuple(struct nlattr *tb[],