Searched defs:remote_port (Results 1 - 16 of 16) sorted by relevance

/macosx-10.10/network_cmds-457/pktmnglr/
H A Dpacket_mangler.c68 uint16_t remote_port = 0; variable
/macosx-10.10/curl-83.1.2/curl/lib/
H A Dhttp_proxy.c92 Curl_proxyCONNECT(struct connectdata *conn, int sockindex, const char *hostname, int remote_port) argument
H A Dsocks.c109 Curl_SOCKS4(const char *proxy_name, const char *hostname, int remote_port, int sockindex, struct connectdata *conn, bool protocol4a) argument
347 Curl_SOCKS5(const char *proxy_name, const char *proxy_password, const char *hostname, int remote_port, int sockindex, struct connectdata *conn) argument
H A Durldata.h395 int remote_port; /* remote port to connect to */ member in struct:curl_ssl_session
879 int remote_port; /* what remote port to connect to, not the proxy port! */ member in struct:connectdata
/macosx-10.10/xnu-2782.1.97/tools/tests/xnu_quick_test/
H A Dkqueue_tests.c29 kmsg_send(mach_port_t remote_port, int index) argument
/macosx-10.10/mDNSResponder-561.1.1/mDNSMacOSX/
H A Dhelper-stubs.c288 mDNSAutoTunnelSetKeys(int replacedelete, v6addr_t local_inner, v6addr_t local_outer, short local_port, v6addr_t remote_inner, v6addr_t remote_outer, short remote_port, const char* const prefix, const domainname *const fqdn) argument
/macosx-10.10/xnu-2782.1.97/osfmk/kdp/ml/x86_64/
H A Dkdp_machdep.c83 kdp_exception( unsigned char *pkt, int *len, unsigned short *remote_port, unsigned int exception, unsigned int code, unsigned int subcode ) argument
/macosx-10.10/OpenSSH-189/openssh/
H A Dsshd.c1355 int remote_port; local
H A Dchannels.c1330 int remote_port; local
1388 int remote_port = get_peer_port(c->sock); local
/macosx-10.10/ipsec-286.1.1/ipsec-tools/racoon/
H A Dike_session.c204 u_int16_t remote_port; local
/macosx-10.10/xnu-2782.1.97/osfmk/ipc/
H A Dipc_kmsg.c1562 mach_port_name_t remote_port = CAST_MACH_PORT_TO_NAME(kmsg->ikm_header->msgh_remote_port); local
/macosx-10.10/ppp-786.1.1/Helpers/vpnd/
H A Dipsec_utils.c1327 u_int32_t local_port, remote_port; local
/macosx-10.10/xnu-2782.1.97/osfmk/kdp/
H A Dkdp_udp.c1259 unsigned short remote_port; local
/macosx-10.10/libdispatch-442.1.4/src/
H A Dsource.c3344 _dispatch_mach_msg_disconnected(dispatch_mach_t dm, mach_port_t local_port, mach_port_t remote_port) argument
/macosx-10.10/Heimdal-398.1.2/lib/krb5/
H A Dkrb5.h676 int16_t remote_port; member in struct:krb5_auth_context_data
/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Dnecp.c5457 necp_socket_is_allowed_to_send_recv_v4(struct inpcb *inp, u_int16_t local_port, u_int16_t remote_port, struct in_addr *local_addr, struct in_addr *remote_addr, ifnet_t interface, necp_kernel_policy_id *return_policy_id) argument
5472 necp_socket_is_allowed_to_send_recv_v6(struct inpcb *inp, u_int16_t local_port, u_int16_t remote_port, struct in6_addr *local_addr, struct in6_addr *remote_addr, ifnet_t interface, necp_kernel_policy_id *return_policy_id) argument

Completed in 232 milliseconds