Home
last modified time | relevance | path

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

/external/iptables/iptables/
Dip6tables.c156 static const unsigned int inverse_for_options[NUMBER_OF_OPT] = variable
424 if (!inverse_for_options[i]) in set_option()
428 *invflg |= inverse_for_options[i]; in set_option()
Diptables.c155 static const int inverse_for_options[NUMBER_OF_OPT] = variable
410 if (!inverse_for_options[i]) in set_option()
414 *invflg |= inverse_for_options[i]; in set_option()