Home
last modified time | relevance | path

Searched defs:port (Results 51 – 75 of 211) sorted by relevance

123456789

/xnu-12377.61.12/tests/ipc/
H A Dtask_dyld_process_info_notify.c17 mach_port_name_t port = MACH_PORT_NULL; variable
H A Dport_turnstile_stash.c45 mach_msg_port_descriptor_t port[KNOTE_PORT_COUNT]; member
54 mach_msg_port_descriptor_t port[KNOTE_PORT_COUNT]; member
H A Dport_notification_99449706.c50 mach_port_t port = MACH_PORT_NULL; in create_voucher() local
H A Dmach_msg_transport.c63 mach_port_name_t port) in t_make_sonce()
80 mach_port_name_t port) in t_deallocate_sonce()
377 mach_port_name_t rcv_name, port; in t_mach_msg_descriptor_port() local
455 mach_port_name_t rcv_name, port; in t_mach_msg_descriptor_guarded_port() local
/xnu-12377.61.12/tests/vm_memory_tests_src/
H A Dcommon.c97 mach_port_t port, in mach_server_contruct_payload()
151 server_error_out(mach_port_t port) in server_error_out()
H A Dserver.c20 mach_port_t port; in main() local
/xnu-12377.61.12/bsd/skywalk/nexus/
H A Dnexus_common.h409 const nexus_port_t port, const pid_t pid, const uuid_t exec_uuid, in __nexus_bind_req_prepare()
439 const nexus_port_t port) in __nexus_unbind_req_prepare()
/xnu-12377.61.12/tests/skywalk/
H A Dskt_kqueue.c136 uint32_t port = 0; in skt_kqueue_basic_rx() local
221 uint32_t port = 1; in skt_kqueue_basic_tx() local
347 uint32_t port = 0; in skt_kqueue_lowat_basic_rx() local
468 uint32_t port = 1; in skt_kqueue_lowat_basic_tx() local
H A Dskt_mangle.c70 channel_port port; member
160 uint32_t port = 0; in skt_mangle_rx() local
255 uint32_t port = 1; in skt_mangle_tx() local
H A Dskt_xfer.c374 sktc_xfer_copy_data_to_packet(channel_port_t port, packet_t ph, in sktc_xfer_copy_data_to_packet()
510 tcp_frame_populate(channel_port_t port, packet_t ph, struct in_addr src_ip, in tcp_frame_populate()
600 udp_frame_populate(channel_port_t port, packet_t ph, struct in_addr src_ip, in udp_frame_populate()
695 ip_frame_populate(channel_port_t port, packet_t ph, uint8_t protocol, in ip_frame_populate()
759 frame_populate(channel_port_t port, packet_t ph, int protocol, in frame_populate()
1237 channel_port_send_fragments(channel_port_t port, uuid_t flow_id, in channel_port_send_fragments()
1342 channel_port_receive_payload(channel_port_t port, my_payload_t payload, in channel_port_receive_payload()
1395 channel_port_receive(int child, channel_port_t port, uint16_t our_port, in channel_port_receive()
1498 channel_port_receive_all(channel_port_t port, uuid_t flow_id, in channel_port_receive_all()
1581 send_and_receive(channel_port_t port, uuid_t flow_id, uint16_t src_port, in send_and_receive()
[all …]
/xnu-12377.61.12/tests/
H A Dtask_is_self.c16 mach_port_t self_insp, self_read, self_name, port; variable
H A Dmach_port_mod_refs.c13 mach_port_t port; variable
H A Dproc_info_44873309.c19 mach_port_t port; variable
H A Dmach_port_deallocate_21692215.c15 mach_port_t port[NR_PORTS]; variable
H A Dexc_guard_helper_test_unexpected.c85 mach_port_t port; variable
H A Dmach_port_insert_right.c25 mach_port_t port = MACH_PORT_NULL; variable
H A Dport_exhaustion_client.c20 mach_port_t port = MACH_PORT_NULL; in main() local
H A Dsocket_v4mappedv6.c28 uint16_t port = 12345; variable
H A Dvsock_entitled.c38 const uint32_t port = 1234; variable
H A Dkqueue_nesting.c15 mach_port_t port = MACH_PORT_NULL; variable
H A Drecv_link_addr_type.c127 in_port_t port; variable
277 in_port_t port; variable
/xnu-12377.61.12/osfmk/ipc/
H A Dipc_eventlink.c490 mach_port_name_t port, in mach_eventlink_signal_trap()
972 mach_port_t port) in convert_port_to_eventlink()
1002 ipc_port_t port, in convert_port_to_eventlink_locked()
1072 ipc_eventlink_no_senders(ipc_port_t port, mach_port_mscount_t mscount) in ipc_eventlink_no_senders()
/xnu-12377.61.12/libsyscall/mach/
H A Dpanic.c69 panic_init(mach_port_t port) in panic_init()
/xnu-12377.61.12/bsd/netinet6/
H A Din6_pcb.c948 in6_sockaddr(in_port_t port, struct in6_addr *addr_p, uint32_t ifscope) in in6_sockaddr()
977 in6_sockaddr_s(in_port_t port, struct in6_addr *addr_p, in in6_sockaddr_s()
1012 in_port_t port; in in6_getsockaddr() local
1033 in_port_t port; in in6_getsockaddr_s() local
1054 in_port_t port; in in6_getpeeraddr() local
/xnu-12377.61.12/bsd/skywalk/namespace/
H A Dnetns.h228 in_port_t port, uint32_t flags, struct ns_flow_info *nfi) in netns_reserve_in()
237 in_port_t port, uint32_t flags, struct ns_flow_info *nfi) in netns_reserve_in6()

123456789