Home
last modified time | relevance | path

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

/Linux-v5.15/tools/testing/selftests/bpf/verifier/
Dsock.c225 BPF_LDX_MEM(BPF_W, BPF_REG_0, BPF_REG_0, offsetofend(struct bpf_sock, rx_queue_mapping)),
/Linux-v5.15/include/uapi/linux/
Dbpf.h5354 __s32 rx_queue_mapping; member
/Linux-v5.15/tools/include/uapi/linux/
Dbpf.h5354 __s32 rx_queue_mapping; member
/Linux-v5.15/net/core/
Dfilter.c7975 case offsetof(struct bpf_sock, rx_queue_mapping): in bpf_sock_is_valid_access()
9045 case offsetof(struct bpf_sock, rx_queue_mapping): in bpf_sock_convert_ctx_access()