Searched refs:clear_cs (Results 1 – 6 of 6) sorted by relevance
111 void (*clear_cs)(struct iptables_command_state *cs); member
414 .clear_cs = nft_clear_iptables_command_state,
462 .clear_cs = nft_clear_iptables_command_state,
1518 if (ops->clear_cs) in nft_rule_print_save()1519 ops->clear_cs(&cs); in nft_rule_print_save()2087 h->ops->clear_cs(&this); in nft_rule_cmp()2088 h->ops->clear_cs(cs); in nft_rule_cmp()
645 .clear_cs = nft_clear_iptables_command_state,
903 .clear_cs = ebt_cs_clean,