Home
last modified time | relevance | path

Searched refs:monthdays_match (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/uapi/linux/netfilter/
Dxt_time.h11 __u32 monthdays_match; member
/linux-4.4.14/net/netfilter/
Dxt_time.c223 if (info->monthdays_match != XT_TIME_ALL_MONTHDAYS) { in time_mt()
225 if (!(info->monthdays_match & (1 << current_time.monthday))) in time_mt()