Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/net/
Dso_txtime.c47 struct timed_send { struct
53 static struct timed_send cfg_buf[MAX_NUM_PKT]; argument
73 static void do_send_one(int fdt, struct timed_send *ts) in do_send_one()
114 static void do_recv_one(int fdr, struct timed_send *ts) in do_recv_one()
391 static int parse_io(const char *optarg, struct timed_send *array) in parse_io()