Home
last modified time | relevance | path

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

/xnu-12377.1.9/tests/ipc/
H A Dport_type_policy.c467 mach_msg_id_t notify_id) in test_disallowed_register_mach_notification()
/xnu-12377.1.9/bsd/netinet/
H A Dtcp_subr.c5169 u_int32_t notify_id) in tcp_notify_ack_id_valid()
5191 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.1.9/osfmk/kern/
H A Dcoalition.c1914 uint64_t notify_id = 0; in coalition_remove_active() local