Searched defs:bpf_sock_tuple (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.1/tools/testing/selftests/bpf/progs/ |
D | test_bpf_nf.c | 64 nf_ct_test(struct nf_conn *(*lookup_fn)(void *, struct bpf_sock_tuple *, u32, in nf_ct_test()
|
/Linux-v6.1/net/core/ |
D | filter.c | 6580 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5() 6599 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5() 6618 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5() 6651 struct bpf_sock_tuple *, tuple, u32, len, u32, netns_id, u64, flags) in BPF_CALL_5() 6674 struct bpf_sock_tuple *, tuple, u32, len, u32, netns_id, u64, flags) in BPF_CALL_5() 6697 struct bpf_sock_tuple *, tuple, u32, len, u32, netns_id, u64, flags) in BPF_CALL_5() 6720 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5() 6739 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5() 6758 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5()
|
/Linux-v6.1/tools/include/uapi/linux/ |
D | bpf.h | 6024 struct bpf_sock_tuple { struct 6025 union {
|
/Linux-v6.1/include/uapi/linux/ |
D | bpf.h | 6024 struct bpf_sock_tuple { struct 6025 union {
|