/Zephyr-Core-3.7.0/subsys/net/ip/ |
D | icmpv4.c | 91 uint8_t skip; in icmpv4_update_record_route() local 152 skip = ptr - ptr_offset; in icmpv4_update_record_route() 153 if (skip) { in icmpv4_update_record_route() 155 if (net_pkt_write(reply, opt_data + offset, skip)) { in icmpv4_update_record_route() 159 offset += skip; in icmpv4_update_record_route() 160 len += skip; in icmpv4_update_record_route() 202 uint8_t skip; in icmpv4_update_time_stamp() local 294 skip = ptr - ptr_offset; in icmpv4_update_time_stamp() 295 if (skip) { in icmpv4_update_time_stamp() 297 if (net_pkt_write(reply, opt_data + offset, skip)) { in icmpv4_update_time_stamp() [all …]
|
/Zephyr-Core-3.7.0/tests/subsys/lorawan/frag_decoder/src/ |
D | main.c | 69 bool skip; in run_test() local 90 skip = false; in run_test() 93 skip = true; in run_test() 97 if (skip) { in run_test()
|
/Zephyr-Core-3.7.0/lib/os/ |
D | mpsc_pbuf.c | 143 return item->skip.len; in get_skip() 166 union mpsc_pbuf_generic skip = { in add_skip_item() local 167 .skip = { .valid = 0, .busy = 1, .len = wlen } in add_skip_item() 170 buffer->buf[buffer->tmp_wr_idx] = skip.raw; in add_skip_item() 275 union mpsc_pbuf_generic skip = { in post_drop_action() local 276 .skip = { in post_drop_action() 283 buffer->buf[prev_tmp_wr_idx] = skip.raw; in post_drop_action() 550 uint32_t skip = get_skip(item); in mpsc_pbuf_claim() local 552 if (skip || !is_valid(item)) { in mpsc_pbuf_claim() 554 skip ? skip : buffer->get_wlen(item); in mpsc_pbuf_claim() [all …]
|
/Zephyr-Core-3.7.0/include/zephyr/sys/ |
D | mpsc_packet.h | 51 struct mpsc_pbuf_skip skip; member
|
/Zephyr-Core-3.7.0/samples/net/virtual/ |
D | Kconfig | 23 skip setting static value. 40 skip setting static value.
|
/Zephyr-Core-3.7.0/doc/kernel/data_structures/ |
D | mpsc_pbuf.rst | 53 | 0 | 1 | internal skip packet | 56 Packet buffer space contains free space, valid user packets and internal skip 57 packets. Internal skip packets indicates padding, e.g. at the end of the buffer. 65 wrapping of the write index, a skip packet is added to the end of buffer. If 75 skip packet is added before busy packet and packets following the busy packet 77 packet is converted to skip packet to avoid double processing.
|
/Zephyr-Core-3.7.0/tests/ztest/fail/ |
D | Kconfig | 34 default "ERROR: cannot skip in test phase 'after()', bailing" if ZTEST_FAIL_TEST_ASSUME_AFTER 35 default "ERROR: cannot skip in test phase 'teardown()', bailing" if ZTEST_FAIL_TEST_ASSUME_TEARDOWN
|
/Zephyr-Core-3.7.0/tests/drivers/can/host/pytest/ |
D | test_can.py | 76 pytest.skip('CAN FD not supported by DUT') 78 pytest.skip('CAN FD not supported by host')
|
/Zephyr-Core-3.7.0/tests/bluetooth/df/connectionless_cte_rx/src/ |
D | common.c | 44 g_sync_create_param.skip = 0; in common_create_per_sync_set()
|
/Zephyr-Core-3.7.0/include/zephyr/bluetooth/mesh/ |
D | cfg.h | 503 ssize_t bt_mesh_subnets_get(uint16_t net_idxs[], size_t max, off_t skip); 615 off_t skip);
|
/Zephyr-Core-3.7.0/soc/nxp/lpc/lpc54xxx/ |
D | CMakeLists.txt | 17 # CMSIS SystemInit allows us to skip enabling clock to SRAM2 bank via
|
/Zephyr-Core-3.7.0/tests/net/lib/lwm2m/interop/pytest/ |
D | conftest.py | 66 pytest.skip('Leshan server not available') 79 pytest.skip('Leshan Bootstrap server not available') 92 pytest.skip('CoAPthon3 package not installed')
|
/Zephyr-Core-3.7.0/subsys/usb/device/ |
D | usb_descriptor.c | 339 int hwlen, skip; in usb_update_sn_string_descriptor() local 346 skip = MAX(0, hwlen - usblen); in usb_update_sn_string_descriptor() 347 LOG_HEXDUMP_DBG(&hwid[skip], usblen, "Serial Number"); in usb_update_sn_string_descriptor() 349 sn[i * 2] = hex[hwid[i + skip] >> 4]; in usb_update_sn_string_descriptor() 350 sn[i * 2 + 1] = hex[hwid[i + skip] & 0xF]; in usb_update_sn_string_descriptor()
|
/Zephyr-Core-3.7.0/soc/nxp/lpc/lpc55xxx/ |
D | CMakeLists.txt | 24 # CMSIS SystemInit allows us to skip enabling clock to SRAM banks via
|
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/ |
D | ull_sync_types.h | 19 uint16_t skip; member
|
/Zephyr-Core-3.7.0/tests/arch/arm/arm_custom_interrupt/ |
D | README.txt | 28 SUITE PASS - 100.00% [arm_custom_interrupt]: pass = 1, fail = 0, skip = 0, total = 1 duration = 0.0…
|
/Zephyr-Core-3.7.0/scripts/west_commands/tests/ |
D | test_gd32isp.py | 15 pytest.skip("skipping Linux-only gd32isp tests", allow_module_level=True)
|
/Zephyr-Core-3.7.0/boards/microchip/mec1501modular_assy6885/ |
D | CMakeLists.txt | 16 # we need to skip it.
|
/Zephyr-Core-3.7.0/drivers/serial/ |
D | Kconfig.rtt | 25 …le UART on (default) RTT channel 0. Default channel has to be configured in non-blocking skip mode.
|
/Zephyr-Core-3.7.0/scripts/pylib/pytest-twister-harness/src/twister_harness/ |
D | fixtures.py | 75 pytest.skip('mcumgr not available')
|
/Zephyr-Core-3.7.0/boards/microchip/mec15xxevb_assy6853/ |
D | CMakeLists.txt | 16 # we need to skip it.
|
/Zephyr-Core-3.7.0/boards/microchip/mec172xevb_assy6906/ |
D | CMakeLists.txt | 16 # we need to skip it.
|
/Zephyr-Core-3.7.0/cmake/linker/ld/ |
D | target_baremetal.cmake | 16 # skip this flag even though the compiler flag check passes
|
/Zephyr-Core-3.7.0/boards/arduino/uno_r4/doc/ |
D | index.rst | 81 :maybe-skip-config: 87 :maybe-skip-config:
|
/Zephyr-Core-3.7.0/cmake/linker/lld/ |
D | target_baremetal.cmake | 23 # skip this flag even though the compiler flag check passes
|