Searched refs:nf_frag (Results 1 – 1 of 1) sorted by relevance
69 struct nft_ct_frag6_pernet *nf_frag; in nf_ct_frag6_sysctl_register() local81 nf_frag = nf_frag_pernet(net); in nf_ct_frag6_sysctl_register()83 table[0].data = &nf_frag->fqdir->timeout; in nf_ct_frag6_sysctl_register()84 table[1].data = &nf_frag->fqdir->low_thresh; in nf_ct_frag6_sysctl_register()86 table[2].data = &nf_frag->fqdir->high_thresh; in nf_ct_frag6_sysctl_register()87 table[2].extra1 = &nf_frag->fqdir->low_thresh; in nf_ct_frag6_sysctl_register()94 nf_frag->nf_frag_frags_hdr = hdr; in nf_ct_frag6_sysctl_register()162 q = inet_frag_find(nf_frag->fqdir, &key); in fq_find()519 fqdir_exit(nf_frag->fqdir); in nf_ct_net_init()527 fqdir_pre_exit(nf_frag->fqdir); in nf_ct_net_pre_exit()[all …]
Completed in 5 milliseconds