Home
last modified time | relevance | path

Searched refs:sk_reuseport_md (Results 1 – 8 of 8) sorted by relevance

/linux-6.1.9/tools/testing/selftests/bpf/progs/
Dtest_migrate_reuseport.c98 int migrate_reuseport(struct sk_reuseport_md *reuse_md) in migrate_reuseport()
Dtest_sockmap_listen.c100 int prog_reuseport(struct sk_reuseport_md *reuse) in prog_reuseport()
Dtest_sk_lookup.c96 int reuseport_pass(struct sk_reuseport_md *ctx) in reuseport_pass()
102 int reuseport_drop(struct sk_reuseport_md *ctx) in reuseport_drop()
206 int select_sock_b(struct sk_reuseport_md *ctx) in select_sock_b()
Dtest_select_reuseport_kern.c64 int _select_by_skb_data(struct sk_reuseport_md *reuse_md) in _select_by_skb_data()
/linux-6.1.9/include/linux/
Dbpf_types.h66 struct sk_reuseport_md, struct sk_reuseport_kern)
/linux-6.1.9/net/core/
Dfilter.c11019 if (off < 0 || off >= sizeof(struct sk_reuseport_md) || in sk_reuseport_is_valid_access()
11024 case offsetof(struct sk_reuseport_md, data): in sk_reuseport_is_valid_access()
11028 case offsetof(struct sk_reuseport_md, data_end): in sk_reuseport_is_valid_access()
11032 case offsetof(struct sk_reuseport_md, hash): in sk_reuseport_is_valid_access()
11035 case offsetof(struct sk_reuseport_md, sk): in sk_reuseport_is_valid_access()
11039 case offsetof(struct sk_reuseport_md, migrating_sk): in sk_reuseport_is_valid_access()
11044 case bpf_ctx_range(struct sk_reuseport_md, eth_protocol): in sk_reuseport_is_valid_access()
11048 case bpf_ctx_range(struct sk_reuseport_md, ip_protocol): in sk_reuseport_is_valid_access()
11049 case bpf_ctx_range(struct sk_reuseport_md, bind_inany): in sk_reuseport_is_valid_access()
11050 case bpf_ctx_range(struct sk_reuseport_md, len): in sk_reuseport_is_valid_access()
[all …]
/linux-6.1.9/tools/include/uapi/linux/
Dbpf.h6124 struct sk_reuseport_md { struct
/linux-6.1.9/include/uapi/linux/
Dbpf.h6124 struct sk_reuseport_md { struct