HomeSort by relevance Sort by last modified time
    Searched full:metric (Results 1 - 25 of 105) sorted by null

1 2 3 4 5

  /external/dhcpcd/dhcpcd-hooks/
01-test 4 set | grep "^\(interface\|metric\|pid\|reason\|skip_hooks\)=" | sort
  /external/tcpdump/
print-dvmrp.c 173 register int metric, done; local
212 metric = *bp++;
213 done = metric & 0x80;
214 metric &= 0x7f;
215 printf("\n\t %s metric %d", intoa(htonl(origin)),
216 metric);
263 register u_char metric; local
271 metric = *bp++;
279 ipaddr_string(bp), metric, thresh);
294 register u_char metric, thresh, flags local
    [all...]
print-igrp.c 48 u_int metric, mtu; local
62 metric = bandwidth + delay;
63 if (metric > 0xffffff)
64 metric = 0xffffff;
69 igr->igr_rel, igr->igr_ld, metric,
print-ripng.c 50 rip6_entry_print(register const struct netinfo6 *ni, int metric)
56 if (metric)
print-eigrp.c 145 u_int8_t metric[4]; member in struct:eigrp_tlv_ip_ext_t
186 u_int8_t metric[2]; member in struct:eigrp_tlv_at_ext_t
373 printf("\n\t origin-router %s, origin-as %u, origin-proto %s, flags [0x%02x], tag 0x%08x, metric %u",
379 EXTRACT_32BITS(tlv_ptr.eigrp_tlv_ip_ext->metric));
436 printf("\n\t origin-router %u, origin-as %u, origin-proto %s, flags [0x%02x], tag 0x%08x, metric %u",
442 EXTRACT_16BITS(tlv_ptr.eigrp_tlv_at_ext->metric));
print-ospf.c 122 { LS_OPAQUE_TE_LINK_SUBTLV_TE_METRIC, "Traffic Engineering Metric" },
315 printf(", tos 0, metric: %d", EXTRACT_16BITS(&rlp->link_tos0metric));
320 printf(", tos %d, metric: %d",
349 printf(", metric: %u", EXTRACT_32BITS(lp)&SLA_MASK_METRIC);
357 printf(", tos %d metric %d",
369 printf(", metric: %u", EXTRACT_32BITS(lp)&SLA_MASK_METRIC);
377 printf(", tos %d metric %d",
397 printf(", type %d, tos %d metric:",
650 printf(", Metric %u", EXTRACT_32BITS(tptr));
    [all...]
print-rip.c 82 * | Metric (4) |
115 printf("\n\t %s, metric: %u",
147 printf("\n\t AFI: IPv4: %15s/%-2d, tag 0x%04x, metric: %u, next-hop: ",
  /external/netcat/data/
rip.d 29 # sockaddr-plus-metric structs begin, as many as necessary...
47 0 # metric: net-order integer
  /external/apache-http/src/org/apache/http/
HttpConnectionMetrics.java 64 * Return the value for the specified metric.
66 *@param metricName the name of the metric to query.
68 *@return the object representing the metric requested,
69 * <code>null</code> if the metric cannot not found.
  /external/dhcpcd/
net.h 150 #define add_route(iface, dest, mask, gate, metric) \
151 if_route(iface, dest, mask, gate, metric, 1)
152 #define change_route(iface, dest, mask, gate, metric) \
153 if_route(iface, dest, mask, gate, metric, 0)
154 #define del_route(iface, dest, mask, gate, metric) \
155 if_route(iface, dest, mask, gate, metric, -1)
configure.c 116 snprintf(env[4], e, "metric=%d", options->metric);
184 delete_route(const struct interface *iface, struct rt *rt, int metric)
193 retval = del_route(iface, &rt->dest, &rt->net, &rt->gate, metric);
200 delete_routes(struct interface *iface, int metric)
209 retval += delete_route(iface, rt, metric);
275 delete_route(iface, rt, options->metric);
290 options->metric);
370 delete_routes(iface, options->metric);
397 /* On linux, we need to change the subnet route to have our metric. *
    [all...]
dhcpcd.8 38 .Op Fl m , -metric Ar metric
181 .It Fl m , -metric Ar metric
183 .Ar metric
189 different interfaces, the lower the metric the more it is preferred.
dhcpcd.8.in 39 .Op Fl m , -metric Ar metric
182 .It Fl m , -metric Ar metric
184 .Ar metric
190 different interfaces, the lower the metric the more it is preferred.
dhcpcd.h 70 int metric; member in struct:options
  /external/tcpdump/tests/
ospf-gmpls.new 12 Traffic Engineering Metric subTLV (5), length: 4, Metric 63
36 Traffic Engineering Metric subTLV (5), length: 4, Metric 63
60 Traffic Engineering Metric subTLV (5), length: 4, Metric 1
ospf-gmpls.out 12 Traffic Engineering Metric subTLV (5), length: 4, Metric 63
36 Traffic Engineering Metric subTLV (5), length: 4, Metric 63
60 Traffic Engineering Metric subTLV (5), length: 4, Metric 1
  /frameworks/base/core/java/android/os/
PerformanceCollector.java 116 * @param label short description of the metric that was measured
126 * @param label short description of the metric that was measured
136 * @param label short description of the metric that was measured
421 * @param label short description of the metric that was measured
432 * @param label short description of the metric that was measured
443 * @param label short description of the metric that was measured
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/device/
DeviceInfoCollector.java 40 // metric constants
  /packages/apps/Mms/src/com/android/mms/dom/smil/
TimeImpl.java 111 * Timecount-val ::= Timecount ("." Fraction)? (Metric)?
112 * Metric ::= "h" | "min" | "s" | "ms"
137 // Handle first 'Timecount-val' cases with metric
147 // Handle Timecount-val without metric
  /system/core/libnetutils/
ifc_utils.c 275 int flags, refcnt, use, metric, mtu, win, irtt; local
291 ifname, &dest, &gway, &flags, &refcnt, &use, &metric, &mask,
326 int flags, refcnt, use, metric, mtu, win, irtt; local
342 name, &dest, &gway, &flags, &refcnt, &use, &metric, &mask,
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/siteMgr/
select.c 133 /* RSSI values boundaries and metric values for best, good, etc signals */
252 UINT32 metric; local
319 metric = 0;
354 if (ratesMatchingLevel(pSiteMgr, pSiteEntry, &metric) != MATCH)
360 pSiteEntry->matchingLevel |= metric << METRIC_RATES_SHIFT;
386 if (rsn_evalSite(pSiteMgr->hRsn, &rsnData, pSiteEntry->bssType, pSiteEntry->bssid, &metric) != OK)
393 pSiteEntry->matchingLevel |= metric << METRIC_PRIVACY_SHIFT;
399 if (ctrlData_evalSite(pSiteMgr->hCtrlData, &pSiteEntry->fourXParams, &metric) != OK)
405 pSiteEntry->matchingLevel |= metric << METRIC_4X_SHIFT;
408 if (modulationTypeMatchingLevel(pSiteMgr, pSiteEntry, &metric) != MATCH
    [all...]
  /external/iproute2/ip/
ifcfg 140 ip ro append default dev $dev metric 30000 scope global
143 ip ro append default via $peer dev $dev metric 30001
  /external/kernel-headers/original/linux/
sockios.h 46 #define SIOCGIFMETRIC 0x891d /* get metric */
47 #define SIOCSIFMETRIC 0x891e /* set metric */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
ioctls.h 45 #define SIOCGIFMETRIC 0x891d /* get metric */
46 #define SIOCSIFMETRIC 0x891e /* set metric */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
sockios.h 46 #define SIOCGIFMETRIC 0x891d /* get metric */
47 #define SIOCSIFMETRIC 0x891e /* set metric */

Completed in 239 milliseconds

1 2 3 4 5