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

/linux-4.1.27/net/netfilter/
H A Dnfnetlink_cthelper.c510 bool tuple_set = false; nfnl_cthelper_get() local
527 tuple_set = true; nfnl_cthelper_get()
541 if (tuple_set && nfnl_cthelper_get()
581 bool tuple_set = false, found = false; nfnl_cthelper_del() local
592 tuple_set = true; nfnl_cthelper_del()
608 if (tuple_set && nfnl_cthelper_del()

Completed in 64 milliseconds