Home
last modified time | relevance | path

Searched defs:trailer (Results 1 – 25 of 32) sorted by relevance

12

/xnu-8792.41.9/osfmk/mach/
H A Dnotify.h105 mach_msg_format_0_trailer_t trailer; member
112 mach_msg_format_0_trailer_t trailer; member
119 mach_msg_format_0_trailer_t trailer; member
126 mach_msg_format_0_trailer_t trailer; member
131 mach_msg_format_0_trailer_t trailer; member
138 mach_msg_format_0_trailer_t trailer; member
/xnu-8792.41.9/tests/
H A Dhost_notifications.c19 mach_msg_trailer_t trailer; member
H A Dbootstrap_msgfilter.c22 mach_msg_trailer_t trailer; // subtract this when sending member
H A Dtest_knote_use_after_free.c66 mach_msg_trailer_t trailer; in th_allocate_knotes() member
202 mach_msg_trailer_t trailer; member
H A Dipc_mach_port.c22 mach_msg_trailer_t trailer; // subtract this when sending member
H A Dimmovable_send_client.c15 mach_msg_trailer_t trailer; // subtract this when sending member
H A Dfd_table_limits_client.c20 mach_msg_trailer_t trailer; // subtract this when sending member
H A Dprioritize_process_launch_helper.c130 mach_msg_trailer_t trailer; in receive() member
H A Dport_table_limits_client.c17 mach_msg_trailer_t trailer; // subtract this when sending member
H A Dmo_immovable_receive.c20 mach_msg_trailer_t trailer; // subtract this when sending member
H A Dimmovable_send.c81 mach_msg_trailer_t trailer; // subtract this when sending member
H A Dfd_table_limits.c161 mach_msg_trailer_t trailer; // subtract this when sending member
H A Dport_table_limits.c85 mach_msg_trailer_t trailer; // subtract this when sending member
H A Dprioritize_process_launch.c112 mach_msg_trailer_t trailer; in receive() member
/xnu-8792.41.9/tests/ipc/
H A Dport_peek.c24 char trailer[128]; member
H A Dport_turnstile_stash.c55 mach_msg_trailer_t trailer; member
H A Dmach_msg2.c45 mach_msg_max_trailer_t trailer; member
/xnu-8792.41.9/tools/tests/MPMMTest/
H A DKQMPMMtest.c30 mach_msg_trailer_t trailer; // subtract this when sending member
36 mach_msg_trailer_t trailer; // subtract this when sending member
43 mach_msg_trailer_t trailer; // subtract this when sending member
H A DMPMMtest.c31 mach_msg_trailer_t trailer; // subtract this when sending member
37 mach_msg_trailer_t trailer; // subtract this when sending member
44 mach_msg_trailer_t trailer; // subtract this when sending member
/xnu-8792.41.9/osfmk/kern/
H A Dipc_mig.c423 mach_msg_format_0_trailer_t *trailer = (mach_msg_format_0_trailer_t *) in kernel_mach_msg_rpc() local
/xnu-8792.41.9/bsd/netinet6/
H A Dfrag6.c404 int32_t trailer = (m_pktlen(m) - ip_len); in frag6_input() local
H A Dudp6_usrreq.c1236 int32_t trailer = (m_pktlen(m) - (off + ulen)); in udp6_input_checksum() local
/xnu-8792.41.9/bsd/net/
H A Dpf_norm.c534 int32_t trailer = (m_pktlen(m) - ntohs(ip->ip_len)); in pf_reassemble() local
1155 int32_t trailer = (m_pktlen(m) - ip_len); in pf_reassemble6() local
/xnu-8792.41.9/bsd/nfs/gss/
H A Dgss_krb5_mech.c607 krb5_mic(crypto_ctx_t ctx, gss_buffer_t header, gss_buffer_t bp, gss_buffer_t trailer, uint8_t *mic… in krb5_mic()
658 …mbuf_t mbp, size_t offset, size_t len, gss_buffer_t trailer, uint8_t *mic, int *verify, int ikey, … in krb5_mic_mbuf()
1622 mbuf_t body, trailer; in gss_krb5_cfx_unwrap_rrc_mbuf() local
/xnu-8792.41.9/bsd/netinet/
H A Dtcp_input.c7188 int32_t trailer = (m_pktlen(m) - (off + tlen)); in tcp_input_checksum() local
7279 int32_t trailer = (m_pktlen(m) - (off + tlen)); in tcp_input_checksum() local

12