Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/mac/
H A Dmac_protect.c158 hrtime_t dt_timestamp; member
195 hrtime_t dt_timestamp; member
474 txn->dt_timestamp = gethrtime(); in create_dhcpv4_txn()
531 if (gethrtime() - txn->dt_timestamp > txn_cleanup_interval) { in txn_cleanup_v4()
635 txn->dt_timestamp = gethrtime(); in intercept_dhcpv4_outbound()
1191 txn->dt_timestamp = gethrtime(); in create_dhcpv6_txn()
1270 if (gethrtime() - txn->dt_timestamp > txn_cleanup_interval) { in txn_cleanup_v6()
1341 txn->dt_timestamp = gethrtime(); in intercept_dhcpv6_outbound()