Searched refs:creation (Results 1 - 6 of 6) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dmake_posix_availability.sh48 * may not be used to create, or enable the creation or redistribution of,
H A Dmake_symbol_aliasing.sh52 * may not be used to create, or enable the creation or redistribution of,
/darwin-on-arm/xnu/bsd/net/
H A Dpfvar.h10 * may not be used to create, or enable the creation or redistribution of,
889 u_int64_t creation; member in struct:pf_src_node
1048 u_int64_t creation; member in struct:pf_state
1111 u_int64_t creation; member in struct:pfsync_state
H A Dpf_ioctl.c10 * may not be used to create, or enable the creation or redistribution of,
1436 sp->creation = secs - s->creation;
1482 s->creation = pf_time_second();
4564 pstore->creation = secs - pstore->creation;
H A Dpf.c10 * may not be used to create, or enable the creation or redistribution of,
1351 (*sn)->creation = pf_time_second();
4743 * This squelches state creation if the external
4882 s->creation = pf_time_second();
5497 gs->creation = 0;
5712 gs->creation = pf_time_second();
H A Dpf_norm.c10 * may not be used to create, or enable the creation or redistribution of,
2469 pf_time_second() - state->creation > TS_MAX_CONN)) {

Completed in 103 milliseconds