Home
last modified time | relevance | path

Searched refs:bpf_sk_lookup_kern (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dfilter.h1313 struct bpf_sk_lookup_kern { struct
1355 struct bpf_sk_lookup_kern *_ctx = &(ctx); \
1398 struct bpf_sk_lookup_kern ctx = { in bpf_sk_lookup_run_v4()
1436 struct bpf_sk_lookup_kern ctx = { in bpf_sk_lookup_run_v6()
/kernel/linux/linux-6.6/include/linux/
H A Dfilter.h1352 struct bpf_sk_lookup_kern { struct
1395 struct bpf_sk_lookup_kern *_ctx = &(ctx); \
1438 struct bpf_sk_lookup_kern ctx = { in bpf_sk_lookup_run_v4()
1477 struct bpf_sk_lookup_kern ctx = { in bpf_sk_lookup_run_v6()
/kernel/linux/linux-6.6/net/core/
H A Dfilter.c11375 BPF_CALL_3(bpf_sk_lookup_assign, struct bpf_sk_lookup_kern *, ctx, in BPF_CALL_3()
11485 offsetof(struct bpf_sk_lookup_kern, selected_sk)); in sk_lookup_convert_ctx_access()
11490 bpf_target_off(struct bpf_sk_lookup_kern, in sk_lookup_convert_ctx_access()
11496 bpf_target_off(struct bpf_sk_lookup_kern, in sk_lookup_convert_ctx_access()
11502 bpf_target_off(struct bpf_sk_lookup_kern, in sk_lookup_convert_ctx_access()
11508 bpf_target_off(struct bpf_sk_lookup_kern, in sk_lookup_convert_ctx_access()
11520 offsetof(struct bpf_sk_lookup_kern, v6.saddr)); in sk_lookup_convert_ctx_access()
11536 offsetof(struct bpf_sk_lookup_kern, v6.daddr)); in sk_lookup_convert_ctx_access()
11546 bpf_target_off(struct bpf_sk_lookup_kern, in sk_lookup_convert_ctx_access()
11557 bpf_target_off(struct bpf_sk_lookup_kern, in sk_lookup_convert_ctx_access()
[all...]
/kernel/linux/linux-5.10/net/core/
H A Dfilter.c10268 BPF_CALL_3(bpf_sk_lookup_assign, struct bpf_sk_lookup_kern *, ctx, in BPF_CALL_3()
10363 offsetof(struct bpf_sk_lookup_kern, selected_sk)); in sk_lookup_convert_ctx_access()
10368 bpf_target_off(struct bpf_sk_lookup_kern, in sk_lookup_convert_ctx_access()
10374 bpf_target_off(struct bpf_sk_lookup_kern, in sk_lookup_convert_ctx_access()
10380 bpf_target_off(struct bpf_sk_lookup_kern, in sk_lookup_convert_ctx_access()
10386 bpf_target_off(struct bpf_sk_lookup_kern, in sk_lookup_convert_ctx_access()
10398 offsetof(struct bpf_sk_lookup_kern, v6.saddr)); in sk_lookup_convert_ctx_access()
10414 offsetof(struct bpf_sk_lookup_kern, v6.daddr)); in sk_lookup_convert_ctx_access()
10424 bpf_target_off(struct bpf_sk_lookup_kern, in sk_lookup_convert_ctx_access()
10430 bpf_target_off(struct bpf_sk_lookup_kern, in sk_lookup_convert_ctx_access()
[all...]
/kernel/linux/linux-6.6/net/bpf/
H A Dtest_run.c1374 struct bpf_sk_lookup_kern ctx = {}; in bpf_prog_test_run_sk_lookup()

Completed in 31 milliseconds