Home
last modified time | relevance | path

Searched refs:inverse_for_options (Results 1 – 2 of 2) sorted by relevance

/external/iptables/iptables/
Diptables.c170 static const int inverse_for_options[NUMBER_OF_OPT] = variable
442 if (!inverse_for_options[i]) in set_option()
446 *invflg |= inverse_for_options[i]; in set_option()
Dip6tables.c170 static const unsigned int inverse_for_options[NUMBER_OF_OPT] = variable
437 if (!inverse_for_options[i]) in set_option()
441 *invflg |= inverse_for_options[i]; in set_option()