Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/skywalk/packet/ !
H A Dpacket_kern.c376 return __packet_set_timestamp(ph, ts, valid); in kern_packet_set_timestamp()
H A Dpacket_common.h1580 __packet_set_timestamp(const uint64_t ph, uint64_t ts, boolean_t valid) in __packet_set_timestamp() function