Home
last modified time | relevance | path

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

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