Home
last modified time | relevance | path

Searched defs:host (Results 1 – 19 of 19) sorted by relevance

/tools/testing/selftests/net/lib/py/
A Dutils.py35 host=None, timeout=5, ksft_wait=None): argument
114 def __init__(self, comm, shell=True, fail=None, ns=None, host=None, argument
167 def tool(name, args, json=None, ns=None, host=None): argument
178 def bpftool(args, json=None, ns=None, host=None): argument
182 def ip(args, json=None, ns=None, host=None): argument
188 def ethtool(args, json=None, ns=None, host=None): argument
192 def bpftrace(expr, json=None, ns=None, host=None, timeout=None): argument
236 def wait_port_listen(port, proto="tcp", ns=None, host=None, sleep=0.005, deadline=5): argument
/tools/virtio/ringtest/
A Dvirtio_ring_0_9.c54 struct host { struct
61 } host; argument
A Dring.c67 struct host { struct
74 } host; variable
A Dmain.c295 pthread_t host, guest; in main() local
/tools/usb/usbip/src/
A Dusbip_attach.c39 static int record_connection(char *host, char *port, char *busid, int rhport) in record_connection()
174 static int attach_device(char *host, char *busid) in attach_device()
209 char *host = NULL; in usbip_attach() local
A Dusbip_list.c44 static int get_exported_devices(char *host, int sockfd) in get_exported_devices()
128 static int list_exported_devices(char *host) in list_exported_devices()
A Dusbipd.c313 char host[NI_MAXHOST], port[NI_MAXSERV]; in do_accept() local
426 static struct addrinfo *do_getaddrinfo(char *host, int ai_family) in do_getaddrinfo()
/tools/testing/cxl/
A Dmock_acpi.c10 struct acpi_device *to_cxl_host_bridge(struct device *host, struct device *dev) in to_cxl_host_bridge()
/tools/usb/usbip/libsrc/
A Dvhci_driver.c187 static int read_record(int rhport, char *host, unsigned long host_len, in read_record()
429 char host[NI_MAXHOST] = "unknown host"; in usbip_vhci_imported_device_dump() local
/tools/testing/selftests/net/
A Dso_rcv_listener.c23 const char *host; member
A Dtcp_mmap.c451 char *host = NULL; in main() local
A Dcmsg_sender.c46 const char *host; member
/tools/testing/selftests/drivers/net/lib/py/
A Denv.py249 def _require_cmd(self, comm, key, host=None): argument
/tools/testing/cxl/test/
A Dmock.c302 void __wrap_cxl_dport_init_ras_reporting(struct cxl_dport *dport, struct device *host) in __wrap_cxl_dport_init_ras_reporting()
/tools/perf/util/
A Dmachine.h151 struct machine host; member
A Dparse-events.h217 bool host : 1; /* 'H' */ member
/tools/testing/selftests/net/mptcp/
A Dmptcp_connect.c167 char *host, socklen_t hostlen, in xgetnameinfo()
/tools/testing/selftests/net/ovpn/
A Dovpn-cli.c1743 static int ovpn_parse_remote(struct ovpn_ctx *ovpn, const char *host, in ovpn_parse_remote()
/tools/perf/
A Dbuiltin-trace.c161 struct machine *host; member

Completed in 42 milliseconds