Home
last modified time | relevance | path

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

/external/iptables/iptables/
Dxtables-arp.c109 static int inverse_for_options[] = variable
314 if (!inverse_for_options[i]) in set_option()
318 *invflg |= inverse_for_options[i]; in set_option()
Dxtables.c97 static const int inverse_for_options[NUMBER_OF_OPT] = variable
254 if (!inverse_for_options[i]) in set_option()
258 *invflg |= inverse_for_options[i]; in set_option()
Dip6tables.c99 static const unsigned int inverse_for_options[NUMBER_OF_OPT] = variable
290 if (!inverse_for_options[i]) in set_option()
294 *invflg |= inverse_for_options[i]; in set_option()
Diptables.c97 static const int inverse_for_options[NUMBER_OF_OPT] = variable
281 if (!inverse_for_options[i]) in set_option()
285 *invflg |= inverse_for_options[i]; in set_option()