Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/net/
H A Dreuseport_bpf.c92 static void attach_ebpf(int fd, uint16_t mod) in attach_ebpf() function
276 build_recv_group(p, fd, p.recv_socks, attach_ebpf); in test_reuseport_ebpf()
281 attach_ebpf(fd[0], p.recv_socks / 2); in test_reuseport_ebpf()
325 attach_ebpf(fd1, 10); in test_extra_filter()
326 attach_ebpf(fd2, 10); in test_extra_filter()
404 attach_ebpf(fd1, 10); in test_filter_without_bind()