Home
last modified time | relevance | path

Searched refs:FMT_VIA (Results 1 – 4 of 4) 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/include/
Dxtables.h494 #define FMT_VIA 0x0040 macro
498 #define FMT_PRINT_RULE (FMT_NOCOUNTS | FMT_OPTIONS | FMT_VIA \
/external/iptables/iptables/
Diptables.c458 if (format & FMT_VIA) { in print_header()
539 if (format & FMT_VIA) { in print_firewall()
888 format |= FMT_VIA; in list_entries()
Dip6tables.c473 if (format & FMT_VIA) { in print_header()
552 if (format & FMT_VIA) { in print_firewall()
903 format |= FMT_VIA; in list_entries()