Searched refs:clone (Results 51 – 56 of 56) sorted by relevance
123
911 struct net_pkt *clone = tcp_pkt_clone(pkt); in tcp_send_process_no_lock() local913 if (clone) { in tcp_send_process_no_lock()914 tcp_send(clone); in tcp_send_process_no_lock()
274 - Optional. Relative path specifying where to clone the repository278 * - ``clone-depth``405 - Optional. The path ``west init`` should clone the manifest repository2101 as well as updating the ``manifest-rev`` branch in the local git clone of
779 To build OpenOCD, clone the `rv32m1-openocd`_ repository, then run
212 To clone the main Zephyr Project repository use the instructions in
656 * :github:`7521` - Website: git clone instructions refer to old (v1.10.0) tag
841 * Fixed net_pkt leak with shallow clone.