Home
last modified time | relevance | path

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

/xnu-11417.121.6/tests/
H A Dbpflib.h31 int bpf_set_blen(int fd, int blen);
H A Dbpflib.c59 bpf_set_blen(int fd, int blen) in bpf_set_blen() function
H A Dbpf_write.c165 T_ASSERT_POSIX_SUCCESS(bpf_set_blen(bpf_fd, 128 * 1024), NULL); in create_bpf_on_interface()
H A Dbpf_write_batch.c165 T_ASSERT_POSIX_SUCCESS(bpf_set_blen(bpf_fd, 128 * 1024), NULL); in create_bpf_on_interface()