Searched defs:bpf_sock_tuple (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.15/net/core/ |
D | filter.c | 6255 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5() 6274 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5() 6293 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5() 6326 struct bpf_sock_tuple *, tuple, u32, len, u32, netns_id, u64, flags) in BPF_CALL_5() 6349 struct bpf_sock_tuple *, tuple, u32, len, u32, netns_id, u64, flags) in BPF_CALL_5() 6372 struct bpf_sock_tuple *, tuple, u32, len, u32, netns_id, u64, flags) in BPF_CALL_5() 6395 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5() 6414 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5() 6433 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5()
|
/Linux-v5.15/include/uapi/linux/ |
D | bpf.h | 5402 struct bpf_sock_tuple { struct 5403 union {
|
/Linux-v5.15/tools/include/uapi/linux/ |
D | bpf.h | 5402 struct bpf_sock_tuple { struct 5403 union {
|