Home
last modified time | relevance | path

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

/xnu-10002.61.3/libsyscall/wrappers/skywalk/ !
H A Dos_packet.c531 return __packet_set_tso_flags(ph, flags); in os_packet_set_tso_flags()
/xnu-10002.61.3/bsd/skywalk/packet/ !
H A Dpacket_common.h1212 __packet_set_tso_flags(const uint64_t ph, packet_tso_flags_t flags) in __packet_set_tso_flags() function