Searched defs:bpf_sock_tuple (Results 1 – 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/net/core/ |
D | filter.c | 6067 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5() 6086 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5() 6105 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5() 6138 struct bpf_sock_tuple *, tuple, u32, len, u32, netns_id, u64, flags) in BPF_CALL_5() 6161 struct bpf_sock_tuple *, tuple, u32, len, u32, netns_id, u64, flags) in BPF_CALL_5() 6184 struct bpf_sock_tuple *, tuple, u32, len, u32, netns_id, u64, flags) in BPF_CALL_5() 6207 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5() 6226 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5() 6245 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5()
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
D | bpf.h | 4236 struct bpf_sock_tuple { struct 4237 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/tools/include/uapi/linux/ |
D | bpf.h | 4236 struct bpf_sock_tuple { struct 4237 union {
|