HomeSort by relevance Sort by last modified time
    Searched refs:FMT_VIA (Results 1 - 2 of 2) sorted by null

  /external/iptables/iptables/
ip6tables.c 61 #define FMT_VIA 0x0040
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;
    [all...]
iptables.c 58 #define FMT_VIA 0x0040
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;
    [all...]

Completed in 574 milliseconds