Home
last modified time | relevance | path

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

/external/iproute2/include/
Dxtables.h497 #define FMT_VIA 0x0040 macro
501 #define FMT_PRINT_RULE (FMT_NOCOUNTS | FMT_OPTIONS | FMT_VIA \
/external/iptables/iptables/
Dnft-shared.h31 #define FMT_VIA 0x0040 macro
35 #define FMT_PRINT_RULE (FMT_NOCOUNTS | FMT_OPTIONS | FMT_VIA \
Dnft-arp.c452 else if (format & FMT_VIA) { in print_fw_details()
468 else if (format & FMT_VIA) { in print_fw_details()
Dnft-shared.c597 if (format & FMT_VIA) { in print_header()
638 if (!(format & FMT_VIA)) in print_ifaces()
Dip6tables.c506 if (format & FMT_VIA) { in print_header()
587 if (format & FMT_VIA) { in print_firewall()
940 format |= FMT_VIA; in list_entries()
Diptables.c490 if (format & FMT_VIA) { in print_header()
573 if (format & FMT_VIA) { in print_firewall()
924 format |= FMT_VIA; in list_entries()
Dxtables-eb.c481 format |= FMT_VIA; in list_rules()
Dxtables-arp.c813 format |= FMT_VIA; in list_entries()
Dxtables.c581 format |= FMT_VIA; in list_entries()
/external/iptables/include/
Dxtables.h530 #define FMT_VIA 0x0040 macro
534 #define FMT_PRINT_RULE (FMT_NOCOUNTS | FMT_OPTIONS | FMT_VIA \