Searched refs:repl_tuple (Results 1 – 1 of 1) sorted by relevance
1621 struct nf_conntrack_tuple repl_tuple; in init_conntrack() local1629 if (!nf_ct_invert_tuple(&repl_tuple, tuple)) { in init_conntrack()1635 ct = __nf_conntrack_alloc(net, zone, tuple, &repl_tuple, GFP_ATOMIC, in init_conntrack()
Completed in 10 milliseconds