Home
last modified time | relevance | path

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

/xnu-8796.121.2/libsyscall/wrappers/skywalk/
H A Dos_packet.c537 return __packet_set_tso_flags(ph, flags); in os_packet_set_tso_flags()
/xnu-8796.121.2/bsd/skywalk/packet/
H A Dpacket_common.h1197 __packet_set_tso_flags(const uint64_t ph, packet_tso_flags_t flags) in __packet_set_tso_flags() function