Searched refs:in_port_t (Results 1 - 13 of 13) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/_types/
H A D_in_port_t.h30 typedef __uint16_t in_port_t; typedef
/darwin-on-arm/xnu/bsd/netinet6/
H A Din6_pcb.h114 extern struct sockaddr *in6_sockaddr(in_port_t port, struct in6_addr *addr_p);
115 extern struct sockaddr *in6_v4mapsin6_sockaddr(in_port_t port,
H A Din6_pcb.c630 in_port_t port,
655 in_port_t port,
693 in_port_t port;
715 in_port_t port;
H A Din6.h184 in_port_t sin6_port; /* Transport layer port # (in_port_t)*/
/darwin-on-arm/xnu/bsd/nfs/
H A Dnfsmount.h198 in_port_t nss_port; /* port # to connect to */
325 in_port_t nm_nfsport; /* NFS protocol port */
326 in_port_t nm_mountport; /* MOUNT protocol port (v2/v3) */
H A Dnfs_boot.c712 in_port_t mntport, nfsport;
H A Dnfs.h1100 __private_extern__ in_port_t nfs4_cb_port, nfs4_cb_port6;
1190 int nfs_socket_create(struct nfsmount *, struct sockaddr *, int, in_port_t, uint32_t, uint32_t, int, struct nfs_socket **);
H A Dnfs_syscalls.c1052 in_port_t port = 0;
H A Dnfs_socket.c460 in_port_t port,
952 in_port_t port;
1904 in_port_t nfs4_cb_port = 0;
1905 in_port_t nfs4_cb_port6 = 0;
1928 in_port_t port;
H A Dnfs4_subs.c224 in_port_t port;
/darwin-on-arm/xnu/bsd/sys/
H A Dtypes.h131 typedef __uint16_t in_port_t; typedef
/darwin-on-arm/xnu/bsd/netinet/
H A Din.h81 typedef __uint16_t in_port_t; typedef
387 in_port_t sin_port;
/darwin-on-arm/xnu/bsd/net/
H A Droute.c323 in_port_t sin_port;

Completed in 121 milliseconds