Home
last modified time | relevance | path

Searched refs:bpf_sock_hash_update (Results 1 – 25 of 25) sorted by relevance

/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.target/bpf/
H A Dhelper-sock-hash-update.c14 ret = bpf_sock_hash_update (skops, map, key, in foo()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.target/bpf/
H A Dhelper-sock-hash-update.c14 ret = bpf_sock_hash_update (skops, map, key, in foo()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.target/bpf/
H A Dhelper-sock-hash-update.c14 ret = bpf_sock_hash_update (skops, map, key, in foo()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.target/bpf/
H A Dhelper-sock-hash-update.c14 ret = bpf_sock_hash_update (skops, map, key, in foo()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.target/bpf/
H A Dhelper-sock-hash-update.c14 ret = bpf_sock_hash_update (skops, map, key, in foo()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.target/bpf/
H A Dhelper-sock-hash-update.c14 ret = bpf_sock_hash_update (skops, map, key, in foo()
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/bpf/progs/
H A Dtest_sockmap_kern.h207 err = bpf_sock_hash_update(skops, &sock_map, &ret, in bpf_sockmap()
222 err = bpf_sock_hash_update(skops, &sock_map, &ret, in bpf_sockmap()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/bpf/progs/
H A Dtest_sockmap_kern.h207 err = bpf_sock_hash_update(skops, &sock_map, &ret, in bpf_sockmap()
222 err = bpf_sock_hash_update(skops, &sock_map, &ret, in bpf_sockmap()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/bpf/progs/
H A Dtest_sockmap_kern.h207 err = bpf_sock_hash_update(skops, &sock_map, &ret, in bpf_sockmap()
222 err = bpf_sock_hash_update(skops, &sock_map, &ret, in bpf_sockmap()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/bpf/
H A Dbpf-helpers.h174 #define bpf_sock_hash_update __builtin_bpf_helper_sock_hash_update macro
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/bpf/
H A Dbpf-helpers.h266 int bpf_sock_hash_update (void *map, void *key, void *value,
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/bpf/
H A Dbpf-helpers.h266 int bpf_sock_hash_update (void *map, void *key, void *value,
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/bpf/
H A Dbpf-helpers.h266 int bpf_sock_hash_update (void *map, void *key, void *value,
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/bpf/
H A Dbpf-helpers.h266 int bpf_sock_hash_update (void *map, void *key, void *value,
/dports/lang/gcc10/gcc-10.3.0/gcc/config/bpf/
H A Dbpf-helpers.h266 int bpf_sock_hash_update (void *map, void *key, void *value,
/dports/lang/gcc11/gcc-11.2.0/gcc/config/bpf/
H A Dbpf-helpers.h266 int bpf_sock_hash_update (void *map, void *key, void *value,
/dports/dns/knot3-lib/knot-3.1.5/src/contrib/libbpf/bpf/
H A Dbpf_helper_defs.h1787 static int (*bpf_sock_hash_update)(struct bpf_sock_ops *skops, void *map, void *key, __u64 flags) =… variable
/dports/dns/knot3/knot-3.1.5/src/contrib/libbpf/bpf/
H A Dbpf_helper_defs.h1787 static int (*bpf_sock_hash_update)(struct bpf_sock_ops *skops, void *map, void *key, __u64 flags) =… variable
/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/utils/keytable/bpf_protocols/
H A Dbpf_helpers.h92 static int (*bpf_sock_hash_update)(void *map, void *key, void *value, variable
/dports/multimedia/libv4l/v4l-utils-4l-utils-1.20.0/utils/keytable/bpf_protocols/
H A Dbpf_helpers.h92 static int (*bpf_sock_hash_update)(void *map, void *key, void *value, variable
/dports/multimedia/v4l-utils/v4l-utils-4l-utils-1.20.0/utils/keytable/bpf_protocols/
H A Dbpf_helpers.h92 static int (*bpf_sock_hash_update)(void *map, void *key, void *value, variable
/dports/security/suricata/suricata-6.0.4/ebpf/
H A Dbpf_helpers.h92 static int (*bpf_sock_hash_update)(void *map, void *key, void *value, variable
/dports/multimedia/libv4l/linux-5.13-rc2/net/core/
H A Dsock_map.c1213 BPF_CALL_4(bpf_sock_hash_update, struct bpf_sock_ops_kern *, sops, in BPF_CALL_4() argument
1225 .func = bpf_sock_hash_update,
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/core/
H A Dsock_map.c1213 BPF_CALL_4(bpf_sock_hash_update, struct bpf_sock_ops_kern *, sops, in BPF_CALL_4() argument
1225 .func = bpf_sock_hash_update,
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/core/
H A Dsock_map.c1213 BPF_CALL_4(bpf_sock_hash_update, struct bpf_sock_ops_kern *, sops, in BPF_CALL_4() argument
1225 .func = bpf_sock_hash_update,