Searched defs:sa_kern (Results 1 - 6 of 6) sorted by relevance

/linux-master/tools/testing/selftests/bpf/progs/
H A Dgetpeername_unix_prog.c16 struct bpf_sock_addr_kern *sa_kern = bpf_cast_to_kern_ctx(ctx); local
H A Dconnect_unix_prog.c16 struct bpf_sock_addr_kern *sa_kern = bpf_cast_to_kern_ctx(ctx); local
H A Dgetsockname_unix_prog.c16 struct bpf_sock_addr_kern *sa_kern = bpf_cast_to_kern_ctx(ctx); local
H A Dsendmsg_unix_prog.c16 struct bpf_sock_addr_kern *sa_kern = bpf_cast_to_kern_ctx(ctx); local
H A Drecvmsg_unix_prog.c16 struct bpf_sock_addr_kern *sa_kern = bpf_cast_to_kern_ctx(ctx); local
/linux-master/net/core/
H A Dfilter.c11874 bpf_sock_addr_set_sun_path(struct bpf_sock_addr_kern *sa_kern, const u8 *sun_path, u32 sun_path__sz) argument

Completed in 168 milliseconds