Searched refs:packet_csum_flags_t (Results 1 – 4 of 4) sorted by relevance
| /xnu-8019.80.24/bsd/skywalk/packet/ |
| H A D | os_packet.h | 165 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 D | packet_kern.c | 264 const packet_csum_flags_t flags, const uint16_t start, in kern_packet_set_inet_checksum() 270 packet_csum_flags_t
|
| H A D | packet_common.h | 750 __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 D | os_packet.c | 204 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
|