Home
last modified time | relevance | path

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

/linux-4.1.27/net/netfilter/
Dnf_conntrack_proto_udp.c320 .nlattr_to_tuple = nf_ct_port_nlattr_to_tuple,
352 .nlattr_to_tuple = nf_ct_port_nlattr_to_tuple,
Dnf_conntrack_proto_udplite.c286 .nlattr_to_tuple = nf_ct_port_nlattr_to_tuple,
318 .nlattr_to_tuple = nf_ct_port_nlattr_to_tuple,
Dnf_conntrack_proto_dccp.c886 .nlattr_to_tuple = nf_ct_port_nlattr_to_tuple,
920 .nlattr_to_tuple = nf_ct_port_nlattr_to_tuple,
Dnf_conntrack_proto_sctp.c805 .nlattr_to_tuple = nf_ct_port_nlattr_to_tuple,
839 .nlattr_to_tuple = nf_ct_port_nlattr_to_tuple,
Dnf_conntrack_proto_gre.c381 .nlattr_to_tuple = nf_ct_port_nlattr_to_tuple,
Dnf_conntrack_proto_tcp.c1685 .nlattr_to_tuple = nf_ct_port_nlattr_to_tuple,
1722 .nlattr_to_tuple = nf_ct_port_nlattr_to_tuple,
Dnf_conntrack_core.c1307 int nf_ct_port_nlattr_to_tuple(struct nlattr *tb[], in nf_ct_port_nlattr_to_tuple() function
1318 EXPORT_SYMBOL_GPL(nf_ct_port_nlattr_to_tuple);
/linux-4.1.27/include/net/netfilter/
Dnf_conntrack_l4proto.h145 int nf_ct_port_nlattr_to_tuple(struct nlattr *tb[],