Searched defs:bind_port (Results 1 - 7 of 7) sorted by relevance

/barrelfish-master/usr/echoserver/
H A Dudpechoserver.c53 uint16_t bind_port = 7; //don't use htons() (don't know why...) local
H A Dtcpechoserver.c160 uint16_t bind_port = 7; //don't use htons() (don't know why...) local
/barrelfish-master/usr/bench/net_latency/elb/
H A Dudp_server.c34 int udp_server_bm_init(uint16_t bind_port) argument
H A Dtcp_server.c87 int tcp_server_bm_init(uint16_t bind_port) argument
/barrelfish-master/lib/net_device_manager/
H A Dport_service_impl.c358 static errval_t bind_port(struct net_ports_binding *cc, function
/barrelfish-master/usr/bfscope/
H A Dbfscope.c306 uint16_t bind_port = BFSCOPE_TCP_PORT; local
/barrelfish-master/lib/lwip/src/barrelfish/
H A Didc_net_control.c46 static uint16_t(*bind_port) (uint16_t port, net_ports_port_type_t type) = NULL; variable

Completed in 49 milliseconds