Searched refs:link (Results 1 – 25 of 41) sorted by relevance
12
118 link = int(entry['Link'])122 verify(link == 0)124 verify(link == 1)127 verify(link == 1)130 verify(link == 0)134 verify(link == 0)138 verify(link == 0)153 link = int(entry['Link'])157 verify(link == 1)160 verify(link == 0)[all …]
38 sudo ip link set dev "$IFACE_NAME" down39 sudo ip link del dev "$IFACE_NAME"49 ip link show "$IFACE_NAME" >/dev/null 2>&1 || sudo ip link add "$IFACE_NAME" type dummy51 sudo ip link set dev "$IFACE_NAME" up
234 NETIF_INDEX=$(ip link show "${NETIF_NAME}" | cut -f 1 -d ":" | head -n 1)
142 Get local or favored or both on-link prefixes of the Border Router.228 Get the discovered prefixes by Border Routing Manager on the infrastructure link.233 - Whether the prefix is on-link or route236 - Preferred lifetime in seconds only if prefix is on-link237 - Route preference (low, med, high) only if prefix is route (not on-link)246 prefix:fd00:1234:5678:0::/64, on-link:no, ms-since-rx:29526, lifetime:1800, route-prf:med, router:f…247 prefix:1200:abba:baba:0::/64, on-link:yes, ms-since-rx:29527, lifetime:1800, preferred:1800, router…334 …l automatically determine the route preference based on device's role and link quality to parent (…345 Get the list of discovered routers by Border Routing Manager on the infrastructure link.
58 set(OT_CLI_VENDOR_EXTENSION "" CACHE STRING "Path to CMake file to define and link cli vendor exten…60 …set(OT_CLI_VENDOR_TARGET "" CACHE STRING "Name of vendor extension CMake target to link with cli a…
119 Indicates whether the link security is enabled or disabled.129 Enable link security.138 Disable link security.
1162 - BR prefixes (OMR, on-link, NAT64)1702 Print Thread link-local IPv6 address.1896 - ipaddr: Peer address (SHOULD be link local address of the neighboring device).2141 - List of routers to which this router has a link:2142 - `3-links`: Router IDs to which this router has a incoming link with link quality 32143 - `2-links`: Router IDs to which this router has a incoming link with link quality 22144 - `1-links`: Router IDs to which this router has a incoming link with link quality 12269 - RSS (average and last) and link margin2271 - Connection time (seconds since link establishment {dd}d.{hh}:{mm}:{ss} format)2323 - RSS (average and last) and link margin[all …]
123 # We now potentially need to link all executables against PThreads, if available139 # Create a symbolic link from ${base_name} in the binary directory143 set(link "${CMAKE_CURRENT_BINARY_DIR}/${base_name}") variable147 # dangling link, but when building in tree, this can create a symbolic link149 if (EXISTS ${target} AND NOT EXISTS ${link})151 execute_process(COMMAND ln -s ${target} ${link}156 message(FATAL_ERROR "Could not create symbolic link for: ${target} --> ${output}")162 configure_file("${target}/${file}" "${link}/${file}" COPYONLY)165 configure_file(${target} ${link} COPYONLY)303 # built into a library that the test suite and program objects would link[all …]
7 …`<Mbed TLS root>/tests/git-scripts` directory, and one must create a soft link from `<Mbed TLS roo…11 Execute the following command to create a link on Linux from the Mbed TLS `.git/hooks` directory:
33 "path to CMake file to define and link posix vendor extension")36 "name of vendor extension CMake target to link with posix library")
31 # Set name of the cmake target to link with rcp-vendor-intf
5 https://www.segger.com/products/debug-probes/j-link/technology/about-real-time-transfer/
162 # Enable link metrics initiator165 # Enable link metrics subject168 # Enable link raw service
42 ba4b238a0 [link-quality] explicitly clear link quality for new child/router (#2941)
33 # link to them from our own program.
168 ot_option(OT_15_4 OPENTHREAD_CONFIG_RADIO_LINK_IEEE_802_15_4_ENABLE "802.15.4 radio link")213 ot_option(OT_LINK_METRICS_INITIATOR OPENTHREAD_CONFIG_MLE_LINK_METRICS_INITIATOR_ENABLE "link metri…214 ot_option(OT_LINK_METRICS_MANAGER OPENTHREAD_CONFIG_LINK_METRICS_MANAGER_ENABLE "link metrics mana…215 ot_option(OT_LINK_METRICS_SUBJECT OPENTHREAD_CONFIG_MLE_LINK_METRICS_SUBJECT_ENABLE "link metrics s…216 ot_option(OT_LINK_RAW OPENTHREAD_CONFIG_LINK_RAW_ENABLE "link raw service")250 ot_option(OT_TREL OPENTHREAD_CONFIG_RADIO_LINK_TREL_ENABLE "TREL radio link for Thread over Infrast…
36 # link to them from our own program.
9 1. Build the library with CFLAGS="--coverage -O0 -g3" and link the test
86 # are confirmed set and we link with pthread.
55 tool("link") {
17 …er code can either be provided in binary form as additional object file to link, or in source form.
47 sudo ip link delete "$interface" >/dev/null 2>&1255 run ncp/test-034-poor-link-parent-child-attach.py
124 #define QMD_SAVELINK(name, link) void **name = (void *)&(link) argument143 #define QMD_SAVELINK(name, link) argument
3 option(LINK_WITH_PTHREAD "Explicitly link Mbed TLS library to pthread." OFF)4 option(LINK_WITH_TRUSTED_STORAGE "Explicitly link Mbed TLS library to trusted_storage." OFF)
72 "link.h",