Searched refs:nf_tcp_pernet (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/net/netfilter/
H A Dnf_conntrack_l4proto.h191 static inline struct nf_tcp_net *nf_tcp_pernet(struct net *net) function
/linux-master/net/netfilter/
H A Dnf_conntrack_proto_tcp.c491 const struct nf_tcp_net *tn = nf_tcp_pernet(nf_ct_net(ct));
760 tn = nf_tcp_pernet(nf_ct_net(ct));
845 const struct nf_tcp_net *tn = nf_tcp_pernet(net);
940 tn = nf_tcp_pernet(nf_ct_net(ct));
970 struct nf_tcp_net *tn = nf_tcp_pernet(net);
1472 struct nf_tcp_net *tn = nf_tcp_pernet(net);
1583 struct nf_tcp_net *tn = nf_tcp_pernet(net);
H A Dnf_flow_table_core.c181 struct nf_tcp_net *tn = nf_tcp_pernet(net);
267 struct nf_tcp_net *tn = nf_tcp_pernet(net);
H A Dnfnetlink_cttimeout.c459 timeouts = nf_tcp_pernet(info->net)->timeouts;
H A Dnf_conntrack_standalone.c977 struct nf_tcp_net *tn = nf_tcp_pernet(net);

Completed in 133 milliseconds