Home
last modified time | relevance | path

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

/linux/include/linux/
A Dbpf_types.h68 struct bpf_sk_lookup, struct bpf_sk_lookup_kern)
A Dfilter.h1360 struct bpf_sk_lookup_kern { struct
1402 struct bpf_sk_lookup_kern *_ctx = &(ctx); \
1445 struct bpf_sk_lookup_kern ctx = { in bpf_sk_lookup_run_v4()
1483 struct bpf_sk_lookup_kern ctx = { in bpf_sk_lookup_run_v6()
/linux/net/core/
A Dfilter.c10468 BPF_CALL_3(bpf_sk_lookup_assign, struct bpf_sk_lookup_kern *, ctx, in BPF_CALL_3() argument
10565 offsetof(struct bpf_sk_lookup_kern, selected_sk)); in sk_lookup_convert_ctx_access()
10570 bpf_target_off(struct bpf_sk_lookup_kern, in sk_lookup_convert_ctx_access()
10576 bpf_target_off(struct bpf_sk_lookup_kern, in sk_lookup_convert_ctx_access()
10582 bpf_target_off(struct bpf_sk_lookup_kern, in sk_lookup_convert_ctx_access()
10588 bpf_target_off(struct bpf_sk_lookup_kern, in sk_lookup_convert_ctx_access()
10600 offsetof(struct bpf_sk_lookup_kern, v6.saddr)); in sk_lookup_convert_ctx_access()
10616 offsetof(struct bpf_sk_lookup_kern, v6.daddr)); in sk_lookup_convert_ctx_access()
10626 bpf_target_off(struct bpf_sk_lookup_kern, in sk_lookup_convert_ctx_access()
10632 bpf_target_off(struct bpf_sk_lookup_kern, in sk_lookup_convert_ctx_access()
/linux/net/bpf/
A Dtest_run.c931 struct bpf_sk_lookup_kern ctx = {}; in bpf_prog_test_run_sk_lookup()

Completed in 27 milliseconds