Searched refs:bpf_set_header_complete (Results 1 – 5 of 5) sorted by relevance
39 int bpf_set_header_complete(int fd, u_int header_complete);
65 bpf_set_header_complete(int fd, u_int header_complete) in bpf_set_header_complete() function
195 T_ASSERT_POSIX_SUCCESS(bpf_set_header_complete(bpf_fd, 0), NULL); in create_bpf_on_interface()
196 T_ASSERT_POSIX_SUCCESS(bpf_set_header_complete(bpf_fd, 1), NULL); in create_bpf_on_interface()
1574 T_ASSERT_POSIX_SUCCESS(bpf_set_header_complete(fd, 1), NULL); in switch_port_list_add_port()