Home
last modified time | relevance | path

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

/external/iproute2/include/
Dxtables.h494 #define FMT_OPTIONS 0x0008 macro
501 #define FMT_PRINT_RULE (FMT_NOCOUNTS | FMT_OPTIONS | FMT_VIA \
/external/iptables/iptables/
Dnft-shared.h28 #define FMT_OPTIONS 0x0008 macro
35 #define FMT_PRINT_RULE (FMT_NOCOUNTS | FMT_OPTIONS | FMT_VIA \
Diptables.c488 if (format & FMT_OPTIONS) in print_header()
565 if (format & FMT_OPTIONS) { in print_firewall()
920 format = FMT_OPTIONS; in list_entries()
Dip6tables.c504 if (format & FMT_OPTIONS) in print_header()
579 if (format & FMT_OPTIONS) { in print_firewall()
936 format = FMT_OPTIONS; in list_entries()
Dnft-ipv4.c286 if (!(format & FMT_OPTIONS)) in print_fragment()
Dnft-shared.c595 if (format & FMT_OPTIONS) in print_header()
Dxtables-eb.c479 format = FMT_OPTIONS; in list_rules()
Dxtables-arp.c809 format = FMT_OPTIONS; in list_entries()
Dxtables.c577 format = FMT_OPTIONS; in list_entries()
/external/iptables/include/
Dxtables.h527 #define FMT_OPTIONS 0x0008 macro
534 #define FMT_PRINT_RULE (FMT_NOCOUNTS | FMT_OPTIONS | FMT_VIA \