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

  /external/iptables/include/linux/netfilter/
xt_time.h 16 XT_TIME_LOCAL_TZ = 1 << 0,
  /external/iptables/extensions/
libxt_time.c 283 info->flags |= XT_TIME_LOCAL_TZ;
404 if (!(info->flags & XT_TIME_LOCAL_TZ))
430 if (info->flags & XT_TIME_LOCAL_TZ)

Completed in 21 milliseconds