Home
last modified time | relevance | path

Searched refs:opt2char (Results 1 – 6 of 6) sorted by relevance

/third_party/iptables/iptables/
Dxtables-arp.c307 opt2char(option)); in set_option()
317 opt2char(option)); in set_option()
782 opt2char(OPT_COUNTERS)); in do_commandarp()
787 opt2char(OPT_COUNTERS)); in do_commandarp()
792 opt2char(OPT_COUNTERS)); in do_commandarp()
869 opt2char(OPT_VIANAMEOUT), in do_commandarp()
879 opt2char(OPT_VIANAMEIN), in do_commandarp()
Dxtables.c247 opt2char(option)); in set_option()
257 opt2char(option)); in set_option()
823 opt2char(OPT_COUNTERS)); in do_parse()
828 opt2char(OPT_COUNTERS)); in do_parse()
833 opt2char(OPT_COUNTERS)); in do_parse()
933 opt2char(OPT_VIANAMEOUT), in do_parse()
943 opt2char(OPT_VIANAMEIN), in do_parse()
Dip6tables.c283 opt2char(option)); in set_option()
293 opt2char(option)); in set_option()
1409 opt2char(OPT_COUNTERS)); in do_command6()
1414 opt2char(OPT_COUNTERS)); in do_command6()
1420 opt2char(OPT_COUNTERS)); in do_command6()
1542 opt2char(OPT_VIANAMEOUT), in do_command6()
1552 opt2char(OPT_VIANAMEIN), in do_command6()
Diptables.c274 opt2char(option)); in set_option()
284 opt2char(option)); in set_option()
1401 opt2char(OPT_COUNTERS)); in do_command4()
1406 opt2char(OPT_COUNTERS)); in do_command4()
1412 opt2char(OPT_COUNTERS)); in do_command4()
1530 opt2char(OPT_VIANAMEOUT), in do_command4()
1540 opt2char(OPT_VIANAMEIN), in do_command4()
Dxshared.h225 char opt2char(int option);
Dxshared.c847 char opt2char(int option) in opt2char() function