Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dpf_if.c161 kif->pfik_tzero = pf_calendar_time_second(); in pfi_kif_get()
661 p->pfik_tzero = pf_calendar_time_second(); in pfi_update_status()
682 p->pfik_tzero = pf_calendar_time_second(); in pfi_get_ifaces()
H A Dpf_table.c279 u_int64_t tzero = pf_calendar_time_second(); in pfr_add_addrs()
471 u_int64_t tzero = pf_calendar_time_second(); in pfr_set_addrs()
690 u_int64_t tzero = pf_calendar_time_second(); in pfr_get_astats()
1299 u_int64_t tzero = pf_calendar_time_second(); in pfr_add_tables()
1471 u_int64_t tzero = pf_calendar_time_second(); in pfr_get_tstats()
1520 u_int64_t tzero = pf_calendar_time_second(); in pfr_clr_tstats()
1811 u_int64_t tzero = pf_calendar_time_second(); in pfr_ina_commit()
2323 kt = pfr_create_ktable(&tbl, pf_calendar_time_second(), 1); in pfr_attach_table()
H A Dpf_ioctl.c358 new_token->token.timestamp = pf_calendar_time_second(); in generate_token()
1338 pf_status.since = pf_calendar_time_second(); in pf_start()
1360 pf_status.since = pf_calendar_time_second(); in pf_stop()
1684 pf_status.since = pf_calendar_time_second(); in pfioctl()
H A Dpfvar.h133 __private_extern__ u_int64_t pf_calendar_time_second(void);
H A Dpf.c1288 &p, pf_calendar_time_second()); in pf_src_connlimit()
11030 pf_calendar_time_second(void) in pf_calendar_time_second() function