Home
last modified time | relevance | path

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

/third_party/iptables/iptables/
Dnft-shared.h30 #define FMT_VIA 0x0040 macro
34 #define FMT_PRINT_RULE (FMT_NOCOUNTS | FMT_OPTIONS | FMT_VIA \
Dnft-arp.c423 else if (format & FMT_VIA) { in nft_arp_print_rule_details()
441 else if (format & FMT_VIA) { in nft_arp_print_rule_details()
Dip6tables.c339 if (format & FMT_VIA) { in print_header()
729 format |= FMT_VIA; in list_entries()
Diptables.c329 if (format & FMT_VIA) { in print_header()
720 format |= FMT_VIA; in list_entries()
Dxshared.c628 if (!(format & FMT_VIA)) in print_ifaces()
Dxtables-arp.c333 format |= FMT_VIA; in list_entries()
Dxtables-eb.c365 format |= FMT_VIA; in list_rules()
Dnft-shared.c750 if (format & FMT_VIA) { in print_header()
Dxtables.c435 format |= FMT_VIA; in list_entries()
/third_party/iptables/include/
Dxtables.h549 #define FMT_VIA 0x0040 macro
555 #define FMT_PRINT_RULE (FMT_NOCOUNTS | FMT_OPTIONS | FMT_VIA \