Home
last modified time | relevance | path

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

/xnu-8019.80.24/libsyscall/wrappers/skywalk/
H A Dos_packet.c280 return __packet_set_token(ph, token, len); in os_packet_set_token()
/xnu-8019.80.24/bsd/skywalk/packet/
H A Dpacket_kern.c476 return __packet_set_token(ph, token, len); in kern_packet_set_token()
H A Dpacket_common.h433 __packet_set_token(const uint64_t ph, const void *token, const uint16_t len) in __packet_set_token() function