Home
last modified time | relevance | path

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

/net/netfilter/
A Dxt_time.c162 struct xtm current_time; in time_mt() local
204 packet_time = localtime_1(&current_time, stamp); in time_mt()
228 localtime_2(&current_time, stamp); in time_mt()
230 if (!(info->weekdays_match & (1 << current_time.weekday))) in time_mt()
235 localtime_3(&current_time, stamp); in time_mt()
236 if (!(info->monthdays_match & (1 << current_time.monthday))) in time_mt()

Completed in 3 milliseconds