Home
last modified time | relevance | path

Searched refs:parse_port (Results 1 – 5 of 5) sorted by relevance

/linux/tools/testing/vsock/
H A Dutil.h73 unsigned int parse_port(const char *str);
H A Dvsock_uring_test.c321 opts.peer_port = parse_port(optarg); in main()
H A Dvsock_diag_test.c558 opts.peer_port = parse_port(optarg); in main()
H A Dutil.c63 unsigned int parse_port(const char *str) in parse_port() function
H A Dvsock_test.c2764 opts.peer_port = parse_port(optarg); in main()