Home
last modified time | relevance | path

Searched defs:port (Results 1 – 25 of 40) sorted by relevance

12

/tools/testing/selftests/net/
Ddevlink_port_split.py75 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
Dpsock_lib.h75 static __maybe_unused void pair_udp_open(int fds[], uint16_t port) in pair_udp_open()
Dfin_ack_lat.c28 static void client(int port) in client()
Dtcp_inq.c34 static int port = 4974; variable
Dreuseport_bpf.c45 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/
Dutil.c87 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/
Dioperm.c55 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()
Diopl.c55 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/
Dvhci_driver.c52 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()
Dvhci_driver.h24 uint8_t port; member
/tools/usb/usbip/src/
Dusbip_attach.c39 static int record_connection(char *host, char *port, char *busid, int rhport) in record_connection()
84 int port; in import_device() local
Dusbip_detach.c32 static int detach_port(char *port) in detach_port()
/tools/testing/selftests/bpf/prog_tests/
Dsk_assign.c127 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()
Dcgroup_v1v2.c49 static const int port = 60123; in test_cgroup_v1v2() local
Dbind_perm.c22 void try_bind(int family, int port, int expected_errno) in try_bind()
Dconnect_force_port.c12 __u16 port; in verify_ports() local
Dsk_lookup.c66 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/
Dnetwork_helpers.c109 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()
Dtest_sock.c37 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/
Dconnect_force_port6.c19 __be16 port; member
Dconnect_force_port4.c20 __be16 port; member
/tools/testing/selftests/cgroup/
Dtest_memcontrol.c817 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/
Dsharedbuffer_configuration.py233 def __init__(self, port, d): argument
307 def __init__(self, port, d): argument
/tools/testing/selftests/net/mptcp/
Dpm_nl_ctl.c282 u_int16_t port; in add_addr() local
375 uint16_t port = 0; in print_addr() local
Dmptcp_connect.c189 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()

12