Home
last modified time | relevance | path

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

/xnu-11417.121.6/tests/
H A Dbpflib.h38 int bpf_set_timeout(int fd, struct timeval * tv_p);
H A Dbpflib.c47 bpf_set_timeout(int fd, struct timeval * tv_p) in bpf_set_timeout() function
H A Dbpf_write.c191 T_ASSERT_POSIX_SUCCESS(bpf_set_timeout(bpf_fd, &five_seconds), NULL); in create_bpf_on_interface()
H A Dbpf_write_batch.c201 T_ASSERT_POSIX_SUCCESS(bpf_set_timeout(bpf_fd, &five_seconds), NULL); in create_bpf_on_interface()