Searched refs:packet_tso_flags_t (Results 1 – 4 of 4) sorted by relevance
200 } packet_tso_flags_t; typedef431 extern void os_packet_set_tso_flags(const packet_t, packet_tso_flags_t);757 extern void kern_packet_get_tso_flags(const kern_packet_t, packet_tso_flags_t *);
1065 kern_packet_get_tso_flags(const kern_packet_t ph, packet_tso_flags_t *flags) in kern_packet_get_tso_flags()
1167 __packet_get_tso_flags(const uint64_t ph, packet_tso_flags_t *flags) in __packet_get_tso_flags()1177 __packet_set_tso_flags(const uint64_t ph, packet_tso_flags_t flags) in __packet_set_tso_flags()
529 os_packet_set_tso_flags(const packet_t ph, packet_tso_flags_t flags) in os_packet_set_tso_flags()