Searched refs:weekdays_match (Results 1 – 2 of 2) sorted by relevance
| /linux/include/uapi/linux/netfilter/ | ||
| H A D | xt_time.h | 13 __u8 weekdays_match; member |
| /linux/net/netfilter/ | ||
| H A D | xt_time.c | 226 if (!(info->weekdays_match & (1U << current_time.weekday))) in time_mt() |