Home
last modified time | relevance | path

Searched defs:tstype (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dnet_timestamping.c26 static void validate_key(int tskey, int tstype) in validate_key()
48 static void test_socket_timestamp(struct scm_timestamping *tss, int tstype, in test_socket_timestamp()
/linux/io_uring/
H A Dcmd_net.c62 u32 tstype, tskey; in io_process_timestamp_skb() local
/linux/tools/testing/selftests/net/
H A Dtxtimestamp.c134 static void validate_key(int tskey, int tstype) in validate_key()
217 static void print_timestamp(struct scm_timestamping *tss, int tstype, in print_timestamp()