Home
last modified time | relevance | path

Searched refs:packet_csum_flags_t (Results 1 – 4 of 4) sorted by relevance

/xnu-8019.80.24/bsd/skywalk/packet/
H A Dos_packet.h165 typedef uint32_t packet_csum_flags_t; typedef
332 const packet_csum_flags_t, const uint16_t, const uint16_t);
333 extern packet_csum_flags_t os_packet_get_inet_checksum(const packet_t,
624 const packet_csum_flags_t, const uint16_t, const uint16_t);
625 extern packet_csum_flags_t kern_packet_get_inet_checksum(const kern_packet_t,
H A Dpacket_kern.c264 const packet_csum_flags_t flags, const uint16_t start, in kern_packet_set_inet_checksum()
270 packet_csum_flags_t
H A Dpacket_common.h750 __packet_set_inet_checksum(const uint64_t ph, const packet_csum_flags_t flags, in __packet_set_inet_checksum()
768 static inline packet_csum_flags_t
/xnu-8019.80.24/libsyscall/wrappers/skywalk/
H A Dos_packet.c204 os_packet_set_inet_checksum(const packet_t ph, const packet_csum_flags_t flags, in os_packet_set_inet_checksum()
210 packet_csum_flags_t