Home
last modified time | relevance | path

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

/xnu-10002.61.3/bsd/net/
H A Dskywalk_stubs.c152 STUB(kern_packet_get_timestamp_requested);
/xnu-10002.61.3/bsd/skywalk/packet/
H A Dos_packet.h736 extern errno_t kern_packet_get_timestamp_requested(const kern_packet_t,
H A Dpacket_kern.c409 kern_packet_get_timestamp_requested(const kern_packet_t ph, in kern_packet_get_timestamp_requested() function