HomeSort by relevance Sort by last modified time
    Searched refs:mtu (Results 276 - 300 of 558) sorted by null

<<11121314151617181920>>

  /tools/test/connectivity/acts/tests/google/ble/system_tests/
GattLongevityTest.py 73 for j in range(i, i + self.mtu - 3):
  /external/iproute2/ip/
iplink.c 52 fprintf(stderr, " [ mtu MTU ] [index IDX ]\n");
72 fprintf(stderr, " [ mtu MTU ]\n");
411 int mtu = -1; local
462 } else if (strcmp(*argv, "mtu") == 0) {
464 if (mtu != -1)
465 duparg("mtu", *argv);
466 if (get_integer(&mtu, *argv, 0))
467 invarg("Invalid \"mtu\" value\n", *argv)
1054 int mtu = -1; local
    [all...]
  /external/autotest/client/deps/lansim/src/py/
tuntap.py 120 self.mtu = self._get_mtu()
238 return os.read(self._fd, self.mtu + ETHERNET_HEADER_SIZE)
  /external/autotest/client/virt/tests/
ethtool.py 170 # MTU: default IPv4 MTU is 1500 Bytes, ethernet header is 14 Bytes
172 "length (\d*):", o) if int(i) > mtu]) == 0)
189 mtu = 1514
  /external/iproute2/examples/diffserv/
Edge2 44 police rate 1500kbit burst 90k mtu 9k drop flowid :1
  /frameworks/base/core/java/android/bluetooth/
IBluetoothGattServerCallback.aidl 62 void onMtuChanged(in String address, in int mtu);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
pkt_sched.h 97 unsigned int mtu; member in struct:tc_sizespec
143 __u32 mtu; member in struct:tc_tbf_qopt
  /system/bt/stack/include/
mca_api.h 123 UINT16 data_mtu; /* L2CAP MTU of the MCAP data channel */
159 UINT16 mtu; /* peer mtu */ member in struct:__anon73897
172 UINT16 mtu; /* peer mtu */ member in struct:__anon73899
gatt_api.h 117 /* MAX GATT MTU size
129 /* default GATT MTU size over LE link
370 UINT16 mtu; /* MTU exchange request */ member in union:__anon73854
381 GATTS_REQ_TYPE_MTU, /* MTU exchange information */
484 UINT16 mtu; member in union:__anon73865
    [all...]
l2c_api.h 157 UINT16 mtu; member in struct:__anon73883
176 UINT16 mtu; member in struct:__anon73884
    [all...]
  /system/bt/stack/l2cap/
l2c_main.c 291 /* Reject the packet if it exceeds the default Signalling Channel MTU */
299 L2CAP_TRACE_ERROR ("L2CAP SIG MTU Pkt Len Exceeded (672) -> pkt_len: %d", pkt_len);
345 /* What to do with the MTU reject ? We have negotiated an MTU. For now */
348 L2CAP_TRACE_WARNING ("L2CAP - MTU rej Handle: %d MTU: %d", p_lcb->handle, rej_mtu);
464 STREAM_TO_UINT16 (cfg_info.mtu, p);
566 STREAM_TO_UINT16 (cfg_info.mtu, p);
916 UINT16 mtu; local
    [all...]
l2c_utils.c 639 UINT16_TO_STREAM (p, p_cfg->mtu);
739 UINT16_TO_STREAM (p, p_cfg->mtu);
3079 UINT16 mtu; local
    [all...]
l2cap_client.c 225 // Make sure the peer chose an MTU at least as large as the minimum L2CAP MTU defined
227 if (requested_parameters->mtu < L2CAP_MTU_MINIMUM) {
228 response.mtu = L2CAP_MTU_MINIMUM;
232 client->remote_mtu = requested_parameters->mtu;
  /system/netd/server/
InterfaceController.cpp 222 int InterfaceController::setMtu(const char *interface, const char *mtu)
228 return writeValueToPath(sys_net_path, interface, "mtu", mtu);
  /external/avahi/avahi-core/
iface-pfroute.c 90 hw->mtu = ifm->ifm_data.ifi_mtu;
100 /* avahi_log_debug("======\n name: %s\n index:%d\n mtu:%d\n mac:%s\n flags_ok:%d\n======", */
102 /* hw->mtu, */
376 int mtu; local
396 mtu = lifrcopy.lifr_metric;
434 hw->mtu = mtu;
iface.h 81 unsigned mtu; member in struct:AvahiHwInterface
  /system/bt/stack/gatt/
gatt_sr.c 122 tGATTS_RSP *p_msg, UINT16 mtu)
128 GATT_TRACE_DEBUG ("%s status=%d mtu=%d", __func__, status, mtu);
147 len = sizeof(BT_HDR) + L2CAP_MIN_OFFSET + mtu;
179 if (total_len > mtu)
182 len = p_rsp->attr_value.len - (total_len - mtu);
867 ** Description This function is called to process excahnge MTU request.
875 UINT16 mtu = 0; local
887 GATT_TRACE_ERROR("invalid MTU request PDU received.");
892 STREAM_TO_UINT16 (mtu, p)
    [all...]
  /frameworks/base/services/tests/servicestests/src/android/net/dhcp/
DhcpPacketTest.java 262 boolean hasMeteredHint, int mtu, DhcpResults dhcpResults) throws Exception {
278 assertEquals(mtu, dhcpResults.mtu);
525 private byte[] mtuBytes(int mtu) {
527 if (mtu > Short.MAX_VALUE - Short.MIN_VALUE) {
529 String.format("Invalid MTU %d, must be 16-bit unsigned", mtu));
531 String hexString = String.format("1a02%04xff", mtu);
    [all...]
  /external/libnl/lib/route/sch/
tbf.c 84 tbf->qt_peakrate_txtime = opts.mtu;
85 bufsize = rtnl_tc_calc_bufsize(nl_ticks2us(opts.mtu),
182 opts.mtu = tbf->qt_peakrate_txtime;
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_ioctl.c 67 int i, mtu = rmesa->radeon.glCtx->Const.MaxTextureUnits; local
79 for (i = 0; i < mtu; ++i) {
86 for (i = 0; i < 3 + mtu; ++i)
  /external/tcpdump/
print-lspping.c 405 * | MTU | Address Type | Resvd (SBZ) |
427 uint8_t mtu [2]; member in struct:lspping_tlv_downstream_map_ipv4_t
435 uint8_t mtu [2]; member in struct:lspping_tlv_downstream_map_ipv6_t
    [all...]
print-icmp.c 343 u_int hlen, dport, mtu, obj_tlen, obj_class_num, obj_ctype; local
413 mtu = EXTRACT_16BITS(&mp->nexthopmtu);
414 if (mtu) {
416 "%s unreachable - need to frag (mtu %d)",
417 ipaddr_string(ndo, &dp->icmp_ip.ip_dst), mtu);
  /system/bt/bta/gatt/
bta_gattc_api.c 206 ** Description Configure the MTU size in the GATT channel. This can be done
210 ** mtu: desired MTU size to use.
215 void BTA_GATTC_ConfigureMTU (UINT16 conn_id, UINT16 mtu)
222 p_buf->mtu = mtu;
bta_gattc_int.h 190 UINT16 mtu; member in struct:__anon72875
295 UINT16 mtu; member in struct:__anon72881
446 BD_ADDR remote_bda, UINT16 conn_id, tBTA_TRANSPORT transport, UINT16 mtu);
  /system/connectivity/shill/net/
rtnl_handler.cc 179 void RTNLHandler::SetInterfaceMTU(int interface_index, unsigned int mtu) {
191 ByteString(reinterpret_cast<unsigned char*>(&mtu), sizeof(mtu)));

Completed in 470 milliseconds

<<11121314151617181920>>