Searched refs:time_match (Results 1 – 2 of 2) sorted by relevance
434 static struct xtables_match time_match = { variable450 xtables_register_match(&time_match); in _init()
519 bool time_match = ClientAndServerTimeMatch(entry->Get(MTIME), in ServerAndLocalEntriesMatch() local521 if (!time_match) { in ServerAndLocalEntriesMatch()524 return time_match; in ServerAndLocalEntriesMatch()