Home
last modified time | relevance | path

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

/external/iptables/
Diptables.c62 #define FMT_VIA 0x0040 macro
66 #define FMT_PRINT_RULE (FMT_NOCOUNTS | FMT_OPTIONS | FMT_VIA \
1367 if (format & FMT_VIA) { in print_header()
1446 if (format & FMT_VIA) { in print_firewall()
1749 format |= FMT_VIA; in list_entries()
Dip6tables.c63 #define FMT_VIA 0x0040 macro
67 #define FMT_PRINT_RULE (FMT_NOCOUNTS | FMT_OPTIONS | FMT_VIA \
1301 if (format & FMT_VIA) { in print_header()
1380 if (format & FMT_VIA) { in print_firewall()
1680 format |= FMT_VIA; in list_entries()