Home
last modified time | relevance | path

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

/xnu-10002.81.5/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.c210 T_ASSERT_POSIX_SUCCESS(bpf_set_timeout(bpf_fd, &five_seconds), NULL); in create_bpf_on_interface()
H A Dbpf_write_batch.c221 T_ASSERT_POSIX_SUCCESS(bpf_set_timeout(bpf_fd, &five_seconds), NULL); in create_bpf_on_interface()