Home
last modified time | relevance | path

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

/linux/net/netfilter/
A Dnf_conntrack_proto_udp.c286 .nlattr_to_tuple = nf_ct_port_nlattr_to_tuple,
308 .nlattr_to_tuple = nf_ct_port_nlattr_to_tuple,
A Dnf_conntrack_proto_gre.c305 .nlattr_to_tuple = nf_ct_port_nlattr_to_tuple,
A Dnf_conntrack_proto_dccp.c766 .nlattr_to_tuple = nf_ct_port_nlattr_to_tuple,
A Dnf_conntrack_proto_sctp.c707 .nlattr_to_tuple = nf_ct_port_nlattr_to_tuple,
A Dnf_conntrack_core.c2031 int nf_ct_port_nlattr_to_tuple(struct nlattr *tb[], in nf_ct_port_nlattr_to_tuple() function
2051 EXPORT_SYMBOL_GPL(nf_ct_port_nlattr_to_tuple);
A Dnf_conntrack_proto_tcp.c1495 .nlattr_to_tuple = nf_ct_port_nlattr_to_tuple,
/linux/include/net/netfilter/
A Dnf_conntrack_l4proto.h155 int nf_ct_port_nlattr_to_tuple(struct nlattr *tb[],

Completed in 25 milliseconds