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

  /external/iproute2/include/
xtables.h 497 #define FMT_VIA 0x0040
501 #define FMT_PRINT_RULE (FMT_NOCOUNTS | FMT_OPTIONS | FMT_VIA \
  /external/iptables/include/
xtables.h 530 #define FMT_VIA 0x0040
534 #define FMT_PRINT_RULE (FMT_NOCOUNTS | FMT_OPTIONS | FMT_VIA \
  /external/iptables/iptables/
nft-shared.h 31 #define FMT_VIA 0x0040
35 #define FMT_PRINT_RULE (FMT_NOCOUNTS | FMT_OPTIONS | FMT_VIA \
nft-arp.c 452 else if (format & FMT_VIA) {
468 else if (format & FMT_VIA) {
nft-shared.c 597 if (format & FMT_VIA) {
638 if (!(format & FMT_VIA))
ip6tables.c 506 if (format & FMT_VIA) {
587 if (format & FMT_VIA) {
940 format |= FMT_VIA;
    [all...]
iptables.c 490 if (format & FMT_VIA) {
573 if (format & FMT_VIA) {
924 format |= FMT_VIA;
    [all...]
xtables-eb.c 481 format |= FMT_VIA;
    [all...]
xtables-arp.c 813 format |= FMT_VIA;
    [all...]
xtables.c 581 format |= FMT_VIA;
    [all...]

Completed in 46 milliseconds