Searched refs:nf_tcp_net (Results 1 – 4 of 4) sorted by relevance
25 struct nf_tcp_net { struct74 struct nf_tcp_net tcp;
470 struct nf_tcp_net *tn = nf_tcp_pernet(net); in tcp_in_window()771 const struct nf_tcp_net *tn = nf_tcp_pernet(net); in tcp_new()861 struct nf_tcp_net *tn = nf_tcp_pernet(net); in nf_conntrack_tcp_packet()1326 struct nf_tcp_net *tn = nf_tcp_pernet(net); in tcp_timeout_nlattr_to_obj()1437 struct nf_tcp_net *tn = nf_tcp_pernet(net); in nf_conntrack_tcp_init_net()
946 struct nf_tcp_net *tn = nf_tcp_pernet(net); in nf_conntrack_standalone_init_tcp_sysctl()
187 static inline struct nf_tcp_net *nf_tcp_pernet(struct net *net) in nf_tcp_pernet()