Searched defs:net_bind (Results 1 - 2 of 2) sorted by relevance

/barrelfish-2018-10-04/lib/net_sockets/
H A Dnet_sockets.c163 errval_t net_bind(struct net_socket *socket, struct in_addr ip_address, uint16_t port) function
/barrelfish-2018-10-04/usr/net_socket_server/
H A Dnet_sockets_server.c452 static errval_t net_bind(struct net_sockets_binding *binding, uint32_t descriptor, uint32_t ip_address, uint16_t port, errval_t *error, uint16_t *bound_port) function

Completed in 41 milliseconds