Searched defs:bpf_sock_tuple (Results 1 – 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/net/core/ |
D | filter.c | 6030 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5() 6049 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5() 6068 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5() 6101 struct bpf_sock_tuple *, tuple, u32, len, u32, netns_id, u64, flags) in BPF_CALL_5() 6124 struct bpf_sock_tuple *, tuple, u32, len, u32, netns_id, u64, flags) in BPF_CALL_5() 6147 struct bpf_sock_tuple *, tuple, u32, len, u32, netns_id, u64, flags) in BPF_CALL_5() 6170 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5() 6189 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5() 6208 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5()
|
/kernel/linux/linux-5.10/tools/include/uapi/linux/ |
D | bpf.h | 4235 struct bpf_sock_tuple { struct 4236 union {
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
D | bpf.h | 667 struct bpf_sock_tuple { struct 668 union {
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
D | bpf.h | 4235 struct bpf_sock_tuple { struct 4236 union {
|