/tools/testing/selftests/net/ |
D | devlink_port_split.py | 75 def get_max_lanes(port): argument 93 def get_split_ability(port): argument 107 def split(k, port, should_fail=False): argument 130 def unsplit(port): argument 140 def exists(port, dev): argument 183 def create_split_group(port, k): argument 192 def split_unsplittable_port(port, k): argument 204 def split_splittable_port(port, k, lanes, dev): argument
|
D | psock_lib.h | 75 static __maybe_unused void pair_udp_open(int fds[], uint16_t port) in pair_udp_open()
|
D | fin_ack_lat.c | 28 static void client(int port) in client()
|
D | tcp_inq.c | 34 static int port = 4974; variable
|
D | reuseport_bpf.c | 45 static struct sockaddr *new_any_sockaddr(int family, uint16_t port) in new_any_sockaddr() 73 static struct sockaddr *new_loopback_sockaddr(int family, uint16_t port) in new_loopback_sockaddr()
|
/tools/testing/vsock/ |
D | util.c | 87 static int vsock_connect(unsigned int cid, unsigned int port, int type) in vsock_connect() 123 int vsock_stream_connect(unsigned int cid, unsigned int port) in vsock_stream_connect() 128 int vsock_seqpacket_connect(unsigned int cid, unsigned int port) in vsock_seqpacket_connect() 136 static int vsock_accept(unsigned int cid, unsigned int port, in vsock_accept() 202 int vsock_stream_accept(unsigned int cid, unsigned int port, in vsock_stream_accept() 208 int vsock_seqpacket_accept(unsigned int cid, unsigned int port, in vsock_seqpacket_accept()
|
/tools/testing/selftests/x86/ |
D | ioperm.c | 55 static bool try_outb(unsigned short port) in try_outb() 68 static void expect_ok(unsigned short port) in expect_ok() 78 static void expect_gp(unsigned short port) in expect_gp()
|
D | iopl.c | 55 static bool try_outb(unsigned short port) in try_outb() 68 static void expect_ok_outb(unsigned short port) in expect_ok_outb() 78 static void expect_gp_outb(unsigned short port) in expect_gp_outb()
|
/tools/usb/usbip/libsrc/ |
D | vhci_driver.c | 52 int port, status, speed, devid; in parse_status() local 188 char *port, unsigned long port_len, char *busid) in read_record() 357 int usbip_vhci_attach_device2(uint8_t port, int sockfd, uint32_t devid, in usbip_vhci_attach_device2() 391 int usbip_vhci_attach_device(uint8_t port, int sockfd, uint8_t busnum, in usbip_vhci_attach_device() 399 int usbip_vhci_detach_device(uint8_t port) in usbip_vhci_detach_device()
|
D | vhci_driver.h | 24 uint8_t port; member
|
/tools/usb/usbip/src/ |
D | usbip_attach.c | 39 static int record_connection(char *host, char *port, char *busid, int rhport) in record_connection() 84 int port; in import_device() local
|
D | usbip_detach.c | 32 static int detach_port(char *port) in detach_port()
|
/tools/testing/selftests/bpf/prog_tests/ |
D | sk_assign.c | 127 in_port_t port = 0; in get_port() local 161 in_port_t port; in run_test() local 217 prepare_addr(struct sockaddr *addr, int family, __u16 port, bool rewrite_addr) in prepare_addr()
|
D | cgroup_v1v2.c | 49 static const int port = 60123; in test_cgroup_v1v2() local
|
D | bind_perm.c | 22 void try_bind(int family, int port, int expected_errno) in try_bind()
|
D | connect_force_port.c | 12 __u16 port; in verify_ports() local
|
D | sk_lookup.c | 66 unsigned short port; member 112 static int make_socket(int sotype, const char *ip, int port, in make_socket() 146 static int make_server(int sotype, const char *ip, int port, in make_server() 223 static int make_client(int sotype, const char *ip, int port) in make_client()
|
/tools/testing/selftests/bpf/ |
D | network_helpers.c | 109 int start_server(int family, int type, const char *addr_str, __u16 port, in start_server() 123 __u16 port, int timeout_ms, unsigned int nr_listens) in start_reuseport_server() 313 int make_sockaddr(int family, const char *addr_str, __u16 port, in make_sockaddr()
|
D | test_sock.c | 37 unsigned short port; member 355 static int bind_sock(int domain, int type, const char *ip, unsigned short port) in bind_sock()
|
/tools/testing/selftests/bpf/progs/ |
D | connect_force_port6.c | 19 __be16 port; member
|
D | connect_force_port4.c | 20 __be16 port; member
|
/tools/testing/selftests/cgroup/ |
D | test_memcontrol.c | 817 unsigned short port; member 878 static int tcp_client(const char *cgroup, unsigned short port) in tcp_client() 940 unsigned short port; in test_memcg_sock() local
|
/tools/testing/selftests/drivers/net/mlxsw/ |
D | sharedbuffer_configuration.py | 233 def __init__(self, port, d): argument 307 def __init__(self, port, d): argument
|
/tools/testing/selftests/net/mptcp/ |
D | pm_nl_ctl.c | 282 u_int16_t port; in add_addr() local 375 uint16_t port = 0; in print_addr() local
|
D | mptcp_connect.c | 189 const char * const port) in sock_listen_mptcp() 240 const char * const port) in sock_test_tcpulp() 277 const char * const port, int proto) in sock_connect_mptcp()
|