Searched refs:print_mode (Results 1 – 4 of 4) sorted by relevance
/external/iptables/extensions/ |
D | libxt_connbytes.c | 79 static void print_mode(const struct xt_connbytes_info *sinfo) in print_mode() function 140 print_mode(sinfo); in connbytes_print() 153 print_mode(sinfo); in connbytes_save()
|
D | libxt_hashlimit.c | 674 static void print_mode(unsigned int mode, char separator) in print_mode() function 712 print_mode(r->cfg.mode, '-'); in hashlimit_print() 742 print_mode(cfg->mode, '-'); in hashlimit_mt_print() 819 print_mode(r->cfg.mode, ','); in hashlimit_save() 853 print_mode(cfg->mode, ','); in hashlimit_mt_save()
|
D | libxt_policy.c | 228 static void print_mode(const char *prefix, uint8_t mode, int numeric) in print_mode() function 281 print_mode(prefix, e->mode, numeric); in print_entry()
|
/external/eigen/bench/ |
D | product_threshold.cpp | 28 void print_mode(int mode) in print_mode() function 65 print_mode(Mode); in bench_prod()
|