Searched refs:test_commands (Results 1 – 2 of 2) sorted by relevance
/linux-6.8/tools/testing/selftests/bpf/ | ||
D | xdp_features.h | 4 enum test_commands { enum |
D | xdp_features.c | 528 static int send_and_recv_msg(int sockfd, enum test_commands cmd, void *val, in send_and_recv_msg() |