Searched refs:packet_tso_flags_t (Results 1 – 5 of 5) sorted by relevance
206 } packet_tso_flags_t; typedef448 extern void os_packet_set_tso_flags(const packet_t, packet_tso_flags_t);772 extern void kern_packet_get_tso_flags(const kern_packet_t, packet_tso_flags_t *);
989 kern_packet_get_tso_flags(const kern_packet_t ph, packet_tso_flags_t *flags) in kern_packet_get_tso_flags()
1202 __packet_get_tso_flags(const uint64_t ph, packet_tso_flags_t *flags) in __packet_get_tso_flags()1212 __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()
1032 packet_tso_flags_t tso_flags; in estimate_gso_pkts()1049 DTRACE_SKYWALK5(estimate__gso, packet_tso_flags_t, tso_flags, in estimate_gso_pkts()3458 packet_tso_flags_t tso_flags; in get_tso_af()