Searched defs:bpf_sock_tuple (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/net/core/ |
D | filter.c | 5355 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5() 5374 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5() 5393 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5() 5426 struct bpf_sock_tuple *, tuple, u32, len, u32, netns_id, u64, flags) in BPF_CALL_5() 5449 struct bpf_sock_tuple *, tuple, u32, len, u32, netns_id, u64, flags) in BPF_CALL_5() 5472 struct bpf_sock_tuple *, tuple, u32, len, u32, netns_id, u64, flags) in BPF_CALL_5() 5495 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5() 5514 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5() 5533 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5()
|
/Linux-v5.4/include/uapi/linux/ |
D | bpf.h | 3122 struct bpf_sock_tuple { struct 3123 union {
|
/Linux-v5.4/tools/include/uapi/linux/ |
D | bpf.h | 3122 struct bpf_sock_tuple { struct 3123 union {
|