Searched refs:bpf_set_timeout (Results 1 – 4 of 4) sorted by relevance
38 int bpf_set_timeout(int fd, struct timeval * tv_p);
47 bpf_set_timeout(int fd, struct timeval * tv_p) in bpf_set_timeout() function
191 T_ASSERT_POSIX_SUCCESS(bpf_set_timeout(bpf_fd, &five_seconds), NULL); in create_bpf_on_interface()
201 T_ASSERT_POSIX_SUCCESS(bpf_set_timeout(bpf_fd, &five_seconds), NULL); in create_bpf_on_interface()