Home
last modified time | relevance | path

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

/Linux-v5.4/net/netfilter/
Dnf_conntrack_proto_udp.c275 .nlattr_to_tuple = nf_ct_port_nlattr_to_tuple,
297 .nlattr_to_tuple = nf_ct_port_nlattr_to_tuple,
Dnf_conntrack_proto_gre.c321 .nlattr_to_tuple = nf_ct_port_nlattr_to_tuple,
Dnf_conntrack_proto_dccp.c755 .nlattr_to_tuple = nf_ct_port_nlattr_to_tuple,
Dnf_conntrack_proto_sctp.c668 .nlattr_to_tuple = nf_ct_port_nlattr_to_tuple,
Dnf_conntrack_core.c1839 int nf_ct_port_nlattr_to_tuple(struct nlattr *tb[], in nf_ct_port_nlattr_to_tuple() function
1850 EXPORT_SYMBOL_GPL(nf_ct_port_nlattr_to_tuple);
Dnf_conntrack_proto_tcp.c1447 .nlattr_to_tuple = nf_ct_port_nlattr_to_tuple,
/Linux-v5.4/include/net/netfilter/
Dnf_conntrack_l4proto.h154 int nf_ct_port_nlattr_to_tuple(struct nlattr *tb[],