Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_conntrack_proto_udp.c284 .nlattr_to_tuple = nf_ct_port_nlattr_to_tuple,
306 .nlattr_to_tuple = nf_ct_port_nlattr_to_tuple,
H A Dnf_conntrack_proto_gre.c318 .nlattr_to_tuple = nf_ct_port_nlattr_to_tuple,
H A Dnf_conntrack_proto_dccp.c759 .nlattr_to_tuple = nf_ct_port_nlattr_to_tuple,
H A Dnf_conntrack_proto_sctp.c711 .nlattr_to_tuple = nf_ct_port_nlattr_to_tuple,
H A Dnf_conntrack_core.c1944 int nf_ct_port_nlattr_to_tuple(struct nlattr *tb[], in nf_ct_port_nlattr_to_tuple() function
1964 EXPORT_SYMBOL_GPL(nf_ct_port_nlattr_to_tuple);
H A Dnf_conntrack_proto_tcp.c1463 .nlattr_to_tuple = nf_ct_port_nlattr_to_tuple,
/OK3568_Linux_fs/kernel/include/net/netfilter/
H A Dnf_conntrack_l4proto.h155 int nf_ct_port_nlattr_to_tuple(struct nlattr *tb[],