Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/bpf/verifier/
Dsock.c300 BPF_LDX_MEM(BPF_W, BPF_REG_0, BPF_REG_0, offsetofend(struct bpf_sock, rx_queue_mapping)),
/Linux-v6.1/tools/include/uapi/linux/
Dbpf.h5976 __s32 rx_queue_mapping; member
/Linux-v6.1/include/uapi/linux/
Dbpf.h5976 __s32 rx_queue_mapping; member
/Linux-v6.1/net/core/
Dfilter.c8481 case offsetof(struct bpf_sock, rx_queue_mapping): in bpf_sock_is_valid_access()
9714 case offsetof(struct bpf_sock, rx_queue_mapping): in bpf_sock_convert_ctx_access()