Home
last modified time | relevance | path

Searched defs:notify_id (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.81.4/tests/ipc/
H A Dport_type_policy.c496 mach_msg_id_t notify_id) in test_disallowed_register_mach_notification()
/xnu-12377.81.4/bsd/netinet/
H A Dtcp_subr.c5274 u_int32_t notify_id) in tcp_notify_ack_id_valid()
5296 tcp_add_notify_ack_marker(struct tcpcb *tp, u_int32_t notify_id) in tcp_add_notify_ack_marker()
H A Dtcp_var.h251 tcp_notify_ack_id_t notify_id; member
/xnu-12377.81.4/osfmk/kern/
H A Dcoalition.c1914 uint64_t notify_id = 0; in coalition_remove_active() local