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

1 2 3

  /external/libnl/lib/idiag/
idiag_vegasinfo_obj.c 2 * lib/idiag/idiagnl_vegasinfo_obj.c Inet Diag TCP Vegas Info Object
17 * @defgroup idiagnl_vegasinfo Inet Diag TCP Vegas Info
20 * @idiagnl_doc{idiagnl_vegasinfo, Inet Diag TCP Vegas Info Documentation}
  /external/libnl/include/netlink/idiag/
vegasinfo.h 2 * netlink/idiag/vegasinfo.h Inetdiag Netlink TCP Vegas Info
  /external/strace/tests/
nlattr_inet_diag_msg.c 112 static const struct tcpvegas_info vegas = { local
120 INET_DIAG_VEGASINFO, pattern, vegas,
121 PRINT_FIELD_U("{", vegas, tcpv_enabled);
122 PRINT_FIELD_U(", ", vegas, tcpv_rttcnt);
123 PRINT_FIELD_U(", ", vegas, tcpv_rtt);
124 PRINT_FIELD_U(", ", vegas, tcpv_minrtt);
  /external/strace/tests-m32/
nlattr_inet_diag_msg.c 112 static const struct tcpvegas_info vegas = { local
120 INET_DIAG_VEGASINFO, pattern, vegas,
121 PRINT_FIELD_U("{", vegas, tcpv_enabled);
122 PRINT_FIELD_U(", ", vegas, tcpv_rttcnt);
123 PRINT_FIELD_U(", ", vegas, tcpv_rtt);
124 PRINT_FIELD_U(", ", vegas, tcpv_minrtt);
  /external/strace/tests-mx32/
nlattr_inet_diag_msg.c 112 static const struct tcpvegas_info vegas = { local
120 INET_DIAG_VEGASINFO, pattern, vegas,
121 PRINT_FIELD_U("{", vegas, tcpv_enabled);
122 PRINT_FIELD_U(", ", vegas, tcpv_rttcnt);
123 PRINT_FIELD_U(", ", vegas, tcpv_rtt);
124 PRINT_FIELD_U(", ", vegas, tcpv_minrtt);
  /external/strace/
netlink_inet_diag.c 311 struct tcpvegas_info vegas; local
313 if (len < sizeof(vegas))
315 if (umove_or_printaddr(tcp, addr, &vegas))
318 PRINT_FIELD_U("{", vegas, tcpv_enabled);
319 PRINT_FIELD_U(", ", vegas, tcpv_rttcnt);
320 PRINT_FIELD_U(", ", vegas, tcpv_rtt);
321 PRINT_FIELD_U(", ", vegas, tcpv_minrtt);
  /bionic/libc/kernel/uapi/linux/
inet_diag.h 154 struct tcpvegas_info vegas; member in union:tcp_cc_info
  /external/iproute2/include/uapi/linux/
inet_diag.h 193 struct tcpvegas_info vegas; member in union:tcp_cc_info
  /external/kernel-headers/original/uapi/linux/
inet_diag.h 193 struct tcpvegas_info vegas; member in union:tcp_cc_info
  /frameworks/support/compat/src/main/java/androidx/core/util/
PatternsCompat.java 103 + "|(?:vacations|vana|vegas|ventures|versicherung|vet|viajes|video|villas|vin|virgin"
  /frameworks/base/core/java/android/util/
Patterns.java 187 + "|(?:vacations|vana|vegas|ventures|versicherung|vet|viajes|video|villas|vin|virgin"
  /packages/apps/DeskClock/res/values/
cities.xml     [all...]
  /packages/apps/DeskClock/res/values-af/
cities.xml     [all...]
  /packages/apps/DeskClock/res/values-b+sr+Latn/
cities.xml     [all...]
  /packages/apps/DeskClock/res/values-bs/
cities.xml     [all...]
  /packages/apps/DeskClock/res/values-ca/
cities.xml     [all...]
  /packages/apps/DeskClock/res/values-cs/
cities.xml     [all...]
  /packages/apps/DeskClock/res/values-da/
cities.xml     [all...]
  /packages/apps/DeskClock/res/values-de/
cities.xml     [all...]
  /packages/apps/DeskClock/res/values-en-rAU/
cities.xml     [all...]
  /packages/apps/DeskClock/res/values-en-rCA/
cities.xml     [all...]
  /packages/apps/DeskClock/res/values-en-rGB/
cities.xml     [all...]
  /packages/apps/DeskClock/res/values-en-rIN/
cities.xml     [all...]
  /packages/apps/DeskClock/res/values-es/
cities.xml     [all...]
  /packages/apps/DeskClock/res/values-es-rUS/
cities.xml     [all...]

Completed in 744 milliseconds

1 2 3