Home
last modified time | relevance | path

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

/Linux-v6.1/net/netfilter/
Dxt_time.c234 if (info->monthdays_match != XT_TIME_ALL_MONTHDAYS) { in time_mt()
236 if (!(info->monthdays_match & (1 << current_time.monthday))) in time_mt()
/Linux-v6.1/include/uapi/linux/netfilter/
Dxt_time.h12 __u32 monthdays_match; member