Home
last modified time | relevance | path

Searched defs:sock_post_bind_test (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/tools/testing/selftests/bpf/prog_tests/
Dsock_post_bind.c10 static struct sock_post_bind_test { struct
11 const char *descr;
13 const struct bpf_insn insns[64];
14 enum bpf_attach_type attach_type;
15 enum bpf_attach_type expected_attach_type;
17 int domain;
18 int type;
20 const char *ip;
21 unsigned short port;
22 unsigned short port_retry;
[all …]