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

/linux-master/net/netfilter/
H A Dnf_conntrack_proto_udp.c288 .nlattr_to_tuple = nf_ct_port_nlattr_to_tuple,
310 .nlattr_to_tuple = nf_ct_port_nlattr_to_tuple,
H A Dnf_conntrack_proto_gre.c314 .nlattr_to_tuple = nf_ct_port_nlattr_to_tuple,
H A Dnf_conntrack_proto_dccp.c814 .nlattr_to_tuple = nf_ct_port_nlattr_to_tuple,
H A Dnf_conntrack_proto_sctp.c718 .nlattr_to_tuple = nf_ct_port_nlattr_to_tuple,
H A Dnf_conntrack_core.c2104 int nf_ct_port_nlattr_to_tuple(struct nlattr *tb[], function
2124 EXPORT_SYMBOL_GPL(nf_ct_port_nlattr_to_tuple); variable
H A Dnf_conntrack_proto_tcp.c1630 .nlattr_to_tuple = nf_ct_port_nlattr_to_tuple,
/linux-master/include/net/netfilter/
H A Dnf_conntrack_l4proto.h155 int nf_ct_port_nlattr_to_tuple(struct nlattr *tb[],

Completed in 218 milliseconds