Home
last modified time | relevance | path

Searched refs:clone (Results 51 – 56 of 56) sorted by relevance

123

/Zephyr-latest/subsys/net/ip/
Dtcp.c911 struct net_pkt *clone = tcp_pkt_clone(pkt); in tcp_send_process_no_lock() local
913 if (clone) { in tcp_send_process_no_lock()
914 tcp_send(clone); in tcp_send_process_no_lock()
/Zephyr-latest/doc/develop/west/
Dmanifest.rst274 - Optional. Relative path specifying where to clone the repository
278 * - ``clone-depth``
405 - Optional. The path ``west init`` should clone the manifest repository
2101 as well as updating the ``manifest-rev`` branch in the local git clone of
/Zephyr-latest/boards/openisa/rv32m1_vega/doc/
Dindex.rst779 To build OpenOCD, clone the `rv32m1-openocd`_ repository, then run
/Zephyr-latest/doc/contribute/
Dguidelines.rst212 To clone the main Zephyr Project repository use the instructions in
/Zephyr-latest/doc/releases/
Drelease-notes-1.12.rst656 * :github:`7521` - Website: git clone instructions refer to old (v1.10.0) tag
Drelease-notes-3.2.rst841 * Fixed net_pkt leak with shallow clone.

123