Searched refs:do_bind (Results 1 - 5 of 5) sorted by relevance

/barrelfish-master/include/lwip/lwip/
H A Dapi_msg.h69 /** used for do_bind and do_connect */
144 void do_bind(struct api_msg_msg *msg);
/barrelfish-master/usr/block_server/
H A Dnetwork_common.h63 bool do_bind; member in struct:block_net_msg::__anon356::__anon357
H A Dnetwork_client.c250 msg->msg.setup.do_bind = 1;
/barrelfish-master/lib/lwip/src/api/
H A Dapi_lib.c177 msg.function = do_bind;
H A Dapi_msg.c704 void do_bind(struct api_msg_msg *msg) function

Completed in 79 milliseconds