Lines Matching refs:sk_reuseport_md

11288 	if (off < 0 || off >= sizeof(struct sk_reuseport_md) ||  in sk_reuseport_is_valid_access()
11293 case offsetof(struct sk_reuseport_md, data): in sk_reuseport_is_valid_access()
11297 case offsetof(struct sk_reuseport_md, data_end): in sk_reuseport_is_valid_access()
11301 case offsetof(struct sk_reuseport_md, hash): in sk_reuseport_is_valid_access()
11304 case offsetof(struct sk_reuseport_md, sk): in sk_reuseport_is_valid_access()
11308 case offsetof(struct sk_reuseport_md, migrating_sk): in sk_reuseport_is_valid_access()
11313 case bpf_ctx_range(struct sk_reuseport_md, eth_protocol): in sk_reuseport_is_valid_access()
11317 case bpf_ctx_range(struct sk_reuseport_md, ip_protocol): in sk_reuseport_is_valid_access()
11318 case bpf_ctx_range(struct sk_reuseport_md, bind_inany): in sk_reuseport_is_valid_access()
11319 case bpf_ctx_range(struct sk_reuseport_md, len): in sk_reuseport_is_valid_access()
11357 case offsetof(struct sk_reuseport_md, data): in sk_reuseport_convert_ctx_access()
11361 case offsetof(struct sk_reuseport_md, len): in sk_reuseport_convert_ctx_access()
11365 case offsetof(struct sk_reuseport_md, eth_protocol): in sk_reuseport_convert_ctx_access()
11369 case offsetof(struct sk_reuseport_md, ip_protocol): in sk_reuseport_convert_ctx_access()
11373 case offsetof(struct sk_reuseport_md, data_end): in sk_reuseport_convert_ctx_access()
11377 case offsetof(struct sk_reuseport_md, hash): in sk_reuseport_convert_ctx_access()
11381 case offsetof(struct sk_reuseport_md, bind_inany): in sk_reuseport_convert_ctx_access()
11385 case offsetof(struct sk_reuseport_md, sk): in sk_reuseport_convert_ctx_access()
11389 case offsetof(struct sk_reuseport_md, migrating_sk): in sk_reuseport_convert_ctx_access()