Home
last modified time | relevance | path

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

123

/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/bpf/prog_tests/
H A Dflow_dissector.c114 .iph.tot_len = __bpf_constant_htons(MAGIC_BYTES),
134 .iph.payload_len = __bpf_constant_htons(MAGIC_BYTES),
156 .iph.tot_len = __bpf_constant_htons(MAGIC_BYTES),
178 .iph.payload_len = __bpf_constant_htons(MAGIC_BYTES),
200 .iph.tot_len = __bpf_constant_htons(MAGIC_BYTES),
226 .iph.tot_len = __bpf_constant_htons(MAGIC_BYTES),
247 .iph.payload_len = __bpf_constant_htons(MAGIC_BYTES),
340 .iph.tot_len = __bpf_constant_htons(MAGIC_BYTES),
344 __bpf_constant_htons(MAGIC_BYTES) -
368 .iph.tot_len = __bpf_constant_htons(MAGIC_BYTES),
[all …]
H A Dxdp_noinline.c63 CHECK(bytes != MAGIC_BYTES * NUM_ITER * 2 || pkts != NUM_ITER * 2, in test_xdp_noinline()
H A Dl4lb_all.c74 if (CHECK_FAIL(bytes != MAGIC_BYTES * NUM_ITER * 2 || in test_l4lb()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/bpf/prog_tests/
H A Dflow_dissector.c114 .iph.tot_len = __bpf_constant_htons(MAGIC_BYTES),
134 .iph.payload_len = __bpf_constant_htons(MAGIC_BYTES),
156 .iph.tot_len = __bpf_constant_htons(MAGIC_BYTES),
178 .iph.payload_len = __bpf_constant_htons(MAGIC_BYTES),
200 .iph.tot_len = __bpf_constant_htons(MAGIC_BYTES),
226 .iph.tot_len = __bpf_constant_htons(MAGIC_BYTES),
247 .iph.payload_len = __bpf_constant_htons(MAGIC_BYTES),
340 .iph.tot_len = __bpf_constant_htons(MAGIC_BYTES),
344 __bpf_constant_htons(MAGIC_BYTES) -
368 .iph.tot_len = __bpf_constant_htons(MAGIC_BYTES),
[all …]
H A Dxdp_noinline.c63 CHECK(bytes != MAGIC_BYTES * NUM_ITER * 2 || pkts != NUM_ITER * 2, in test_xdp_noinline()
H A Dl4lb_all.c74 if (CHECK_FAIL(bytes != MAGIC_BYTES * NUM_ITER * 2 || in test_l4lb()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/bpf/prog_tests/
H A Dflow_dissector.c114 .iph.tot_len = __bpf_constant_htons(MAGIC_BYTES),
134 .iph.payload_len = __bpf_constant_htons(MAGIC_BYTES),
156 .iph.tot_len = __bpf_constant_htons(MAGIC_BYTES),
178 .iph.payload_len = __bpf_constant_htons(MAGIC_BYTES),
200 .iph.tot_len = __bpf_constant_htons(MAGIC_BYTES),
226 .iph.tot_len = __bpf_constant_htons(MAGIC_BYTES),
247 .iph.payload_len = __bpf_constant_htons(MAGIC_BYTES),
340 .iph.tot_len = __bpf_constant_htons(MAGIC_BYTES),
344 __bpf_constant_htons(MAGIC_BYTES) -
368 .iph.tot_len = __bpf_constant_htons(MAGIC_BYTES),
[all …]
H A Dxdp_noinline.c63 CHECK(bytes != MAGIC_BYTES * NUM_ITER * 2 || pkts != NUM_ITER * 2, in test_xdp_noinline()
H A Dl4lb_all.c74 if (CHECK_FAIL(bytes != MAGIC_BYTES * NUM_ITER * 2 || in test_l4lb()
/dports/net/croc/croc-9.5.0/src/comm/
H A Dcomm.go20 var MAGIC_BYTES = []byte("croc") var
103 tmpCopy = append(MAGIC_BYTES, tmpCopy...)
131 if !bytes.Equal(header, MAGIC_BYTES) {
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/bpf/
H A Dnetwork_helpers.c30 .iph.tot_len = __bpf_constant_htons(MAGIC_BYTES),
38 .iph.payload_len = __bpf_constant_htons(MAGIC_BYTES),
H A Dnetwork_helpers.h18 #define MAGIC_BYTES 123 macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/bpf/
H A Dnetwork_helpers.c30 .iph.tot_len = __bpf_constant_htons(MAGIC_BYTES),
38 .iph.payload_len = __bpf_constant_htons(MAGIC_BYTES),
H A Dnetwork_helpers.h18 #define MAGIC_BYTES 123 macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/bpf/
H A Dnetwork_helpers.c30 .iph.tot_len = __bpf_constant_htons(MAGIC_BYTES),
38 .iph.payload_len = __bpf_constant_htons(MAGIC_BYTES),
H A Dnetwork_helpers.h18 #define MAGIC_BYTES 123 macro
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/image-0.23.14/src/io/
H A Dfree_functions.rs211 static MAGIC_BYTES: [(&[u8], ImageFormat); 20] = [ variable
247 for &(signature, format) in &MAGIC_BYTES { in guess_format_impl()
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/image-0.23.14/src/io/
H A Dfree_functions.rs211 static MAGIC_BYTES: [(&[u8], ImageFormat); 20] = [ variable
247 for &(signature, format) in &MAGIC_BYTES { in guess_format_impl()
/dports/misc/broot/broot-1.7.0/cargo-crates/image-0.23.14/src/io/
H A Dfree_functions.rs211 static MAGIC_BYTES: [(&[u8], ImageFormat); 20] = [ variable
247 for &(signature, format) in &MAGIC_BYTES { in guess_format_impl()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/image-0.23.14/src/io/
H A Dfree_functions.rs211 static MAGIC_BYTES: [(&[u8], ImageFormat); 20] = [ variable
247 for &(signature, format) in &MAGIC_BYTES { in guess_format_impl()
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/image-0.22.3/src/io/
H A Dfree_functions.rs245 static MAGIC_BYTES: [(&'static [u8], ImageFormat); 17] = [ const
280 for &(signature, format) in &MAGIC_BYTES { in guess_format_impl()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/image-0.23.14/src/io/
H A Dfree_functions.rs211 static MAGIC_BYTES: [(&[u8], ImageFormat); 20] = [ const
247 for &(signature, format) in &MAGIC_BYTES { in guess_format_impl()
/dports/security/gpg-tui/gpg-tui-0.8.2/cargo-crates/image-0.23.14/src/io/
H A Dfree_functions.rs211 static MAGIC_BYTES: [(&[u8], ImageFormat); 20] = [ const
247 for &(signature, format) in &MAGIC_BYTES { in guess_format_impl()
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/image-0.23.14/src/io/
H A Dfree_functions.rs211 static MAGIC_BYTES: [(&[u8], ImageFormat); 20] = [ variable
247 for &(signature, format) in &MAGIC_BYTES { in guess_format_impl()
/dports/www/zola/zola-0.15.2/cargo-crates/image-0.23.14/src/io/
H A Dfree_functions.rs211 static MAGIC_BYTES: [(&[u8], ImageFormat); 20] = [ variable
247 for &(signature, format) in &MAGIC_BYTES { in guess_format_impl()

123