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

  /external/iproute2/include/
xtables.h 498 #define FMT_NONEWLINE 0x0080
  /external/iptables/include/
xtables.h 531 #define FMT_NONEWLINE 0x0080
  /external/iptables/iptables/
nft-shared.h 32 #define FMT_NONEWLINE 0x0080
nft-bridge.c 543 if (!(format & FMT_NONEWLINE))
nft-ipv4.c 321 if (!(format & FMT_NONEWLINE))
nft-ipv6.c 252 if (!(format & FMT_NONEWLINE))
nft-arp.c 607 if (!(format & FMT_NONEWLINE))
ip6tables.c 663 if (!(format & FMT_NONEWLINE))
    [all...]
iptables.c 647 if (!(format & FMT_NONEWLINE))
    [all...]

Completed in 49 milliseconds