Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dbpf_types.h68 struct bpf_sk_lookup, struct bpf_sk_lookup_kern)
A Dfilter.h1357 struct bpf_sk_lookup_kern { struct
1400 struct bpf_sk_lookup_kern *_ctx = &(ctx); \
1443 struct bpf_sk_lookup_kern ctx = { in bpf_sk_lookup_run_v4()
1482 struct bpf_sk_lookup_kern ctx = { in bpf_sk_lookup_run_v6()
/linux-6.3-rc2/net/core/
A Dfilter.c11204 BPF_CALL_3(bpf_sk_lookup_assign, struct bpf_sk_lookup_kern *, ctx, in BPF_CALL_3() argument
11314 offsetof(struct bpf_sk_lookup_kern, selected_sk)); in sk_lookup_convert_ctx_access()
11319 bpf_target_off(struct bpf_sk_lookup_kern, in sk_lookup_convert_ctx_access()
11325 bpf_target_off(struct bpf_sk_lookup_kern, in sk_lookup_convert_ctx_access()
11331 bpf_target_off(struct bpf_sk_lookup_kern, in sk_lookup_convert_ctx_access()
11337 bpf_target_off(struct bpf_sk_lookup_kern, in sk_lookup_convert_ctx_access()
11349 offsetof(struct bpf_sk_lookup_kern, v6.saddr)); in sk_lookup_convert_ctx_access()
11365 offsetof(struct bpf_sk_lookup_kern, v6.daddr)); in sk_lookup_convert_ctx_access()
11375 bpf_target_off(struct bpf_sk_lookup_kern, in sk_lookup_convert_ctx_access()
11386 bpf_target_off(struct bpf_sk_lookup_kern, in sk_lookup_convert_ctx_access()
[all …]
/linux-6.3-rc2/net/bpf/
A Dtest_run.c1543 struct bpf_sk_lookup_kern ctx = {}; in bpf_prog_test_run_sk_lookup()

Completed in 30 milliseconds