Searched refs:date_stop (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.10/include/uapi/linux/netfilter/ | ||
| D | xt_time.h | 9 __u32 date_stop; member |
| /Linux-v5.10/net/netfilter/ | ||
| D | xt_time.c | 201 if (stamp < info->date_start || stamp > info->date_stop) in time_mt() |