Searched defs:bpf_sock_tuple (Results 1 – 4 of 4) sorted by relevance
/linux-6.14.4/tools/testing/selftests/bpf/progs/ |
D | test_bpf_nf.c | 90 nf_ct_test(struct nf_conn *(*lookup_fn)(void *, struct bpf_sock_tuple *, u32, in nf_ct_test() 245 nf_ct_opts_new_test(struct nf_conn *(*lookup_fn)(void *, struct bpf_sock_tuple *, u32, in nf_ct_opts_new_test()
|
/linux-6.14.4/net/core/ |
D | filter.c | 6856 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5() 6875 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5() 6894 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5() 6913 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5() 6937 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5() 6961 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5() 6999 struct bpf_sock_tuple *, tuple, u32, len, u32, netns_id, u64, flags) in BPF_CALL_5() 7023 struct bpf_sock_tuple *, tuple, u32, len, u32, netns_id, u64, flags) in BPF_CALL_5() 7047 struct bpf_sock_tuple *, tuple, u32, len, u32, netns_id, u64, flags) in BPF_CALL_5() 7071 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5() [all …]
|
/linux-6.14.4/tools/include/uapi/linux/ |
D | bpf.h | 6407 struct bpf_sock_tuple { struct 6408 union {
|
/linux-6.14.4/include/uapi/linux/ |
D | bpf.h | 6407 struct bpf_sock_tuple { struct 6408 union {
|