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

/external/iptables/iptables/
H A Dip6tables.c61 #define FMT_VIA 0x0040 macro
65 #define FMT_PRINT_RULE (FMT_NOCOUNTS | FMT_OPTIONS | FMT_VIA \
511 if (format & FMT_VIA) {
590 if (format & FMT_VIA) {
941 format |= FMT_VIA;
H A Diptables.c58 #define FMT_VIA 0x0040 macro
62 #define FMT_PRINT_RULE (FMT_NOCOUNTS | FMT_OPTIONS | FMT_VIA \
516 if (format & FMT_VIA) {
597 if (format & FMT_VIA) {
946 format |= FMT_VIA;

Completed in 123 milliseconds