Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/verifier/
H A Dsock.c300 BPF_LDX_MEM(BPF_W, BPF_REG_0, BPF_REG_0, offsetofend(struct bpf_sock, rx_queue_mapping)),
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dbpf.h4188 __s32 rx_queue_mapping; member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dbpf.h4188 __s32 rx_queue_mapping; member
/OK3568_Linux_fs/kernel/net/core/
H A Dfilter.c7738 case offsetof(struct bpf_sock, rx_queue_mapping): in bpf_sock_is_valid_access()
8816 case offsetof(struct bpf_sock, rx_queue_mapping): in bpf_sock_convert_ctx_access()