Searched defs:bpf_sock_tuple (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.6/tools/testing/selftests/bpf/progs/ |
D | test_bpf_nf.c | 69 nf_ct_test(struct nf_conn *(*lookup_fn)(void *, struct bpf_sock_tuple *, u32, in nf_ct_test()
|
/Linux-v6.6/net/core/ |
D | filter.c | 6678 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5() 6697 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5() 6716 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5() 6735 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5() 6759 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5() 6783 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5() 6821 struct bpf_sock_tuple *, tuple, u32, len, u32, netns_id, u64, flags) in BPF_CALL_5() 6845 struct bpf_sock_tuple *, tuple, u32, len, u32, netns_id, u64, flags) in BPF_CALL_5() 6869 struct bpf_sock_tuple *, tuple, u32, len, u32, netns_id, u64, flags) in BPF_CALL_5() 6893 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5() [all …]
|
/Linux-v6.6/tools/include/uapi/linux/ |
D | bpf.h | 6242 struct bpf_sock_tuple { struct 6243 union {
|
/Linux-v6.6/include/uapi/linux/ |
D | bpf.h | 6242 struct bpf_sock_tuple { struct 6243 union {
|