Searched refs:port (Results 76 - 100 of 366) sorted by relevance

1234567891011>>

/barrelfish-2018-10-04/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;
47 static void (*close_port) (uint16_t port, net_ports_port_type_t type) = NULL;
197 // Connects to the port manager service
255 static err_t idc_close_port(uint16_t port, int port_type) argument
259 close_port((uint64_t) port, port_type);
267 err = net_ports_binding->rpc_tx_vtbl.close_port(net_ports_binding, port_type, port,
283 err_t idc_close_udp_port(uint16_t port) argument
285 return idc_close_port(port, net_ports_PORT_UDP);
289 err_t idc_close_tcp_port(uint16_t port) argument
291 return idc_close_port(port, net_ports_PORT_TC
294 idc_bind_port(uint16_t port, net_ports_port_type_t port_type) argument
326 idc_bind_udp_port(uint16_t port) argument
332 idc_bind_tcp_port(uint16_t port) argument
[all...]
H A Didc_barrelfish.h103 err_t idc_close_udp_port(uint16_t port);
104 err_t idc_close_tcp_port(uint16_t port);
105 err_t idc_bind_udp_port(uint16_t port);
106 err_t idc_bind_tcp_port(uint16_t port);
/barrelfish-2018-10-04/lib/net_device_manager/
H A Dport_service_impl.c21 // For port management
57 // gets any next available port number
58 // To be used on client side which does not care about the port number
62 // *. Find free port number
74 uint16_t *port);
76 // Allocates the specified port number to the application
77 // To be used on server side who wants to listen on perticular port number
81 // *. Make sure that requested port is available
96 // Close the specified port number
98 // *. Make sure that requested port i
227 res_port(struct net_ports_binding *cc, uint16_t port, port_type_t type, bufid_t buffer_id_rx, bufid_t buffer_id_tx, appid_t appid, qid_t queueid, bool is_bind) argument
308 get_port(struct net_ports_binding *cc, port_type_t type, bufid_t buffer_id_rx, bufid_t buffer_id_tx, appid_t appid, qid_t queueid, errval_t *err, uint16_t *port) argument
370 uint16_t port; local
[all...]
/barrelfish-2018-10-04/usr/drivers/solarflare/
H A Dmcdi_rpc.c45 bool port, sfn5122f_t *d)
50 uint32_t offset = MCDI_PDU(port);
51 uint32_t offset2 = MCDI_DORBELL(port);
78 offset2 = MCDI_DORBELL(port);
43 mcdi_rpc(unsigned cmd, const uint8_t *in, uint32_t inlen, uint8_t *out, uint32_t outlen, uint32_t *outlen_actual, bool port, sfn5122f_t *d) argument
/barrelfish-2018-10-04/include/lwip/lwip/
H A Dudp.h90 * addr and port are in same byte order as in the pcb
98 * @param port the remote port from which the packet was received
101 struct ip_addr * addr, u16_t port);
112 err_t udp_bind(struct udp_pcb *pcb, struct ip_addr *ipaddr, u16_t port);
113 err_t udp_connect(struct udp_pcb *pcb, struct ip_addr *ipaddr, u16_t port);
119 u16_t port), void *recv_arg);
/barrelfish-2018-10-04/lib/blk/blk_ahci/
H A Dblk_ahci.h84 ahci_port_t port; member in struct:ahci_port
105 struct ahci_port* port; member in struct:dev_queue
112 errval_t blk_ahci_port_dma(struct ahci_port *port, uint64_t block, struct dma_mem *buffer, bool write);
113 errval_t blk_ahci_port_dma_async(struct ahci_port *port, size_t slot, uint64_t block, lpaddr_t base, size_t length, bool write);
/barrelfish-2018-10-04/lib/lwip2/src/apps/snmp/
H A Dsnmp_netconn.c55 /* Bind to SNMP port with default IP address */
71 snmp_receive(conn, buf->p, &buf->addr, buf->port);
81 snmp_sendto(void *handle, struct pbuf *p, const ip_addr_t *dst, u16_t port) argument
88 result = netconn_sendto((struct netconn*)handle, &buf, dst, port);
/barrelfish-2018-10-04/include/net_sockets/
H A Dnet_sockets.h32 errval_t net_bind(struct net_socket *socket, struct in_addr ip_address, uint16_t port);
38 errval_t net_send_to(struct net_socket *socket, void *data, size_t size, struct in_addr ip_address, uint16_t port);
40 errval_t net_connect(struct net_socket *socket, struct in_addr ip_address, uint16_t port, net_connected_callback_t cb);
/barrelfish-2018-10-04/doc/016-serial-ports/
H A DSerial.tex61 CPU drivers use serial port access for printing debug information,
65 Each CPU driver implements a serial port subsystem which provides a
89 Each port must be initialized before it can be used:
91 extern errval\_t serial\_init(unsigned port);
94 the port cannot be initialized, or the port number is out of range.
96 Initializing a serial port more than once, however, is permissible:
97 subsequent attempts to initialize an initialized port are silently
99 console and debug logical ports share the same physical port.
106 extern errval\_t serial\_early\_init(unsigned port);
[all...]
/barrelfish-2018-10-04/usr/netfile/
H A Dnetfile.c94 static struct tcp_pcb *connect(struct ip_addr *ip, int port) argument
112 err = tcp_connect(pcb, ip, port, tcp_is_connected);
140 static struct tcp_pcb *bind(int port) argument
152 err_t err = tcp_bind(pcb, IP_ADDR_ANY, port);
155 fprintf(stderr, "Another connection is bound to the same port.\n");
246 static errval_t do_receive_file(int port, char *path) argument
253 debug_printf("receive file %s on port %d\n", path, port);
270 pcb = bind(port);
404 static errval_t do_send_file(struct in_addr *addr, int port, cha argument
455 int port; member in struct:args
[all...]
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/src/
H A Dupcalls.c209 bproc_trigger(port)
210 bport_t * port;
212 if (port->bport_id == bport_self())
216 else if (kill((int) port->bpid, SIGIO) != 0)
218 (void) fprintf(stderr, "bport %d died\n", (int) port->bport_id);
/barrelfish-2018-10-04/usr/drivers/usb/usb_manager/include/
H A Dusb_hub.h42 uint8_t port_indicator :1; ///< are port indicators allowed
72 /// over-current status is reported on a per port basis
116 // checks if the device at port is removable
117 #define USB_HUB_DEVICE_REMOVABLE(desc, port) \
118 (!(((desc)->bDeviceRemovable[(port)/8] >> ((port) % 8)) & 1))
149 * The hub status struct is returned when querying a hub port with the
159 uint8_t connection :1; ///< there is a device connected to the port
160 uint8_t enabled :1; ///< the port is enabled
161 uint8_t suspend :1; ///< device on that port i
[all...]
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/ocsp/
H A Docsp_lib.c163 /* Parse a URL and split it up into host, port and path components and whether
171 char *host, *port; local
191 port = "80";
196 port = "443";
224 /* Look for optional ':' for port number */
228 port = p + 1;
232 /* Not found: set default port */
233 if (*pssl) port = "443";
234 else port = "80";
237 *pport = BUF_strdup(port);
[all...]
/barrelfish-2018-10-04/include/usb/class/
H A Dusb_hub.h43 uint8_t port_indicator :1; ///< are port indicators allowed
73 /// over-current status is reported on a per port basis
117 // checks if the device at port is removable
118 #define USB_HUB_DEVICE_REMOVABLE(desc, port) \
150 * The hub status struct is returned when querying a hub port with the
160 uint8_t connection :1; ///< there is a device connected to the port
161 uint8_t enabled :1; ///< the port is enabled
162 uint8_t suspend :1; ///< device on that port is suspended
169 uint8_t test_mode :1; ///< port operates is in test mode
173 } wPortStatus; ///< port statu
[all...]
/barrelfish-2018-10-04/usr/eclipseclp/documents/libman/
H A Dmp.tex74 port identifiers in order to be able to built higher level communication
83 \item Create a port that will receive service requests.
84 \item Register the port under a specific name with the name server.
85 \item Attach a notification procedure to the port, or alternatively
86 enter a busy loop for polling the port.
90 \item Looks up an appropriate port in the name server.
91 \item Sends a service request message to that port, including the
92 identifier of the port to reply to.
98 create a port dedicated to this particular conversation.
110 A port i
[all...]
/barrelfish-2018-10-04/lib/tftp/
H A Dclient.c66 uint32_t length, struct in_addr addr, uint16_t port)
78 err = net_send_to(socket, payload, length + offset, addr, port);
91 size_t size, struct in_addr ip_address, uint16_t port)
120 ip_address, port);
137 size_t size, struct in_addr ip_address, uint16_t port)
164 int r = tftp_send_ack(socket, blockno, ip_address, port,
179 int r = tftp_send_ack(socket, blockno, ip_address, port,
203 void *data, size_t size, struct in_addr ip_address, uint16_t port)
209 tftp_client_handle_write(socket, data, size, ip_address, port);
213 tftp_client_handle_read(socket, data, size, ip_address, port);
65 tftp_client_send_data(struct net_socket *socket, uint32_t blockno, void *buf, uint32_t length, struct in_addr addr, uint16_t port) argument
90 tftp_client_handle_write(struct net_socket *socket, void *data, size_t size, struct in_addr ip_address, uint16_t port) argument
136 tftp_client_handle_read(struct net_socket *socket, void *data, size_t size, struct in_addr ip_address, uint16_t port) argument
202 tftp_client_recv_handler(void *user_state, struct net_socket *socket, void *data, size_t size, struct in_addr ip_address, uint16_t port) argument
316 tftp_client_connect(char *ip, uint16_t port) argument
[all...]
/barrelfish-2018-10-04/usr/eclipseclp/documents/tutorial/
H A Dmapdebugdemo.tcl25 # GUI that gets the host and port number for the ECLiPSe side. When these
52 set map_remote(port) ""
56 set port ""
63 -p {set argstate port}
71 port {
72 set port $arg
197 ec_remote_init $host $port map_demo
/barrelfish-2018-10-04/lib/libc/rpc/
H A Dpmap_clnt.c63 pmap_set(u_long program, u_long version, int protocol, int port) argument
78 (((u_int32_t)port) >> 8) & 0xff, port & 0xff);
91 * Remove the mapping between program, version and port.
/barrelfish-2018-10-04/usr/eclipseclp/Visualisation/src/com/parctechnologies/eclipse/visualisation/
H A DRemoteVisClient.java62 // main method takes address and port as args, connects to a remote
63 // eclipse at that address/port and constructs/attaches an instance
94 System.err.println(" java RemoteVisClient <host> <port>");
100 int port = 0;
120 port = Integer.parseInt(args[1]);
121 if(port <= 0)
123 System.err.println("Invalid port number "+args[1]+".");
129 System.err.println("Invalid port number "+args[1]+".");
/barrelfish-2018-10-04/lib/usb/class/
H A Dusb_hub.c70 * \brief This request resets a value reported in the port status.
73 * \param port a valid port number for that hub
74 * \param sel port indicator selector when clearing a port indicator.
85 * the specified port.
87 * Clearing the PORT_ENABLE feature causes the port to be placed in the
90 * Clearing the PORT_POWER feature causes the port to be placed in the
92 * method of power switching, result in power being removed from the port.
97 uint8_t port)
96 usb_hub_clear_port_feature(uint16_t feature, uint8_t sel, uint8_t port) argument
282 usb_hub_get_port_status(uint16_t port, struct usb_hub_port_status *ret_status) argument
333 usb_hub_reset_tt(uint16_t port) argument
425 usb_hub_set_port_feature(uint16_t feature, uint8_t selector, uint8_t port) argument
485 usb_hub_get_tt_state(uint16_t flags, uint16_t port, uint16_t max_length, uint16_t ret_length, void **ret_state) argument
536 usb_hub_stop_tt(uint16_t port) argument
[all...]
/barrelfish-2018-10-04/usr/drivers/vbe/
H A Dint10.c206 static uint8_t xinb(uint16_t port) argument
208 uint8_t val = mackerel_read_io_8(port, 0);
209 //printf("inb %x %x\n", port, val);
213 static uint16_t xinw(uint16_t port) argument
215 uint16_t val = mackerel_read_io_16(port, 0);
216 //printf("inw %x %x\n", port, val);
220 static u32 xinl(uint16_t port) argument
222 uint32_t val = mackerel_read_io_32(port, 0);
223 //printf("inl %x %x\n", port, val);
227 static void xoutb(uint16_t port, uint8_ argument
233 xoutw(uint16_t port, uint16_t val) argument
239 xoutl(uint16_t port, u32 val) argument
[all...]
/barrelfish-2018-10-04/usr/eclipseclp/Pds/src/
H A Dbmsg.xdr.h49 bport_t * port);
/barrelfish-2018-10-04/usr/acpi/arch/x86/
H A Dioapic_controller_client.c49 ACPI_DEBUG("ioapic add_mapping: label:%s, class:%s (port=%"PRIu64") to"
50 "(%"PRIu64", %"PRIu64")\n", label, class, from.port, to.port, to.msg);
63 // to.port is a barrelfish cpu id. Need to translate this to apic id
64 err = skb_execute_query("corename(%"PRIu64",_,apic(A)),writeln(A).", to.port);
77 int inti = from.port;
/barrelfish-2018-10-04/include/lwip2/lwip/apps/
H A Dmdns.h63 err_t mdns_resp_add_service(struct netif *netif, const char *name, const char *service, enum mdns_sd_proto proto, u16_t port, u32_t dns_ttl, service_get_txt_fn_t txt_fn, void *txt_userdata);
/barrelfish-2018-10-04/tools/molly/
H A Dm5script.py49 system.physmem.port = system.membus.port
67 system.bridge.side_a = system.iobus.port
68 system.bridge.side_b = system.membus.port

Completed in 452 milliseconds

1234567891011>>