Searched refs:link (Results 1 – 25 of 42) 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)
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 …]
144 Get local or favored or both on-link prefixes of the Border Router.272 Get the discovered prefixes by Border Routing Manager on the infrastructure link.277 - Whether the prefix is on-link or route280 - Preferred lifetime in seconds only if prefix is on-link281 - Route preference (low, med, high) only if prefix is route (not on-link)290 prefix:fd00:1234:5678:0::/64, on-link:no, ms-since-rx:29526, lifetime:1800, route-prf:med, router:f…291 prefix:1200:abba:baba:0::/64, on-link:yes, ms-since-rx:29527, lifetime:1800, preferred:1800, router…378 …l automatically determine the route preference based on device's role and link quality to parent (…389 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…
121 Indicates whether the link security is enabled or disabled.131 Enable link security.140 Disable link security.
1189 - BR prefixes (OMR, on-link, NAT64)1769 Print Thread link-local IPv6 address.1936 - ipaddr: Peer address (SHOULD be link local address of the neighboring device).2217 - List of routers to which this router has a link:2218 - `3-links`: Router IDs to which this router has a incoming link with link quality 32219 - `2-links`: Router IDs to which this router has a incoming link with link quality 22220 - `1-links`: Router IDs to which this router has a incoming link with link quality 12345 - RSS (average and last) and link margin2347 - Connection time (seconds since link establishment {dd}d.{hh}:{mm}:{ss} format)2399 - RSS (average and last) and link margin[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:
65 -l, --link-metrics test whether the RCP supports link metrics152 The parameter `-l` or `--link-metrics` starts to test whether the RCP supports link metrics.
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")215 ot_option(OT_LINK_METRICS_INITIATOR OPENTHREAD_CONFIG_MLE_LINK_METRICS_INITIATOR_ENABLE "link metri…216 ot_option(OT_LINK_METRICS_MANAGER OPENTHREAD_CONFIG_LINK_METRICS_MANAGER_ENABLE "link metrics mana…217 ot_option(OT_LINK_METRICS_SUBJECT OPENTHREAD_CONFIG_MLE_LINK_METRICS_SUBJECT_ENABLE "link metrics s…218 ot_option(OT_LINK_RAW OPENTHREAD_CONFIG_LINK_RAW_ENABLE "link raw service")253 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
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>&1260 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",