Searched defs:bpf_sock_tuple (Results 1 – 3 of 3) sorted by relevance
/linux/net/core/ |
A 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/tools/include/uapi/linux/ |
A D | bpf.h | 5469 struct bpf_sock_tuple { struct 5470 union {
|
/linux/include/uapi/linux/ |
A D | bpf.h | 5469 struct bpf_sock_tuple { struct 5470 union {
|
Completed in 44 milliseconds