Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/net/ !
H A Dskywalk_stubs.c142 STUB(kern_packet_get_timestamp_requested);
/xnu-8020.140.41/bsd/skywalk/packet/ !
H A Dos_packet.h637 extern errno_t kern_packet_get_timestamp_requested(const kern_packet_t,
H A Dpacket_kern.c378 kern_packet_get_timestamp_requested(const kern_packet_t ph, in kern_packet_get_timestamp_requested() function