Home
last modified time | relevance | path

Searched +defs:val +defs:mtu (Results 1 – 25 of 409) sorted by relevance

12345678910>>...17

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/net/
H A Dudpgso.c291 static void __set_device_mtu(int fd, const char *ifname, unsigned int mtu) in __set_device_mtu()
304 static void set_device_mtu(int fd, int mtu) in set_device_mtu()
306 int val; in set_device_mtu() local
321 int level, name, val; in set_pmtu_discover() local
340 unsigned int mtu; in get_path_mtu() local
358 static void set_route_mtu(int mtu, bool is_ipv4) in set_route_mtu()
508 int i, ret, val, mss; in run_one() local
574 int fdr, fdt, val; in run_test() local
/aosp_15_r20/external/iproute2/tc/
H A Dq_tbf.c33 static void explain1(const char *arg, const char *val) in explain1()
45 unsigned buffer = 0, mtu = 0, mpu = 0, latency = 0; in tbf_parse_opt() local
256 double buffer, mtu; in tbf_print_opt() local
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DGattNativeInterface.java175 void onConfigureMTU(int connId, int status, int mtu) throws RemoteException { in onConfigureMTU()
270 void onMtuChanged(int connId, int mtu) throws RemoteException { in onMtuChanged()
336 private native void gattClientConfigureMTUNative(int connId, int mtu); in gattClientConfigureMTUNative()
370 int serverIf, int attrHandle, int connId, byte[] val); in gattServerSendIndicationNative()
373 int serverIf, int attrHandle, int connId, byte[] val); in gattServerSendNotificationNative()
382 byte[] val, in gattServerSendResponseNative()
547 public void gattClientConfigureMTU(int connId, int mtu) { in gattClientConfigureMTU()
639 public void gattServerSendIndication(int serverIf, int attrHandle, int connId, byte[] val) { in gattServerSendIndication()
644 public void gattServerSendNotification(int serverIf, int attrHandle, int connId, byte[] val) { in gattServerSendNotification()
656 byte[] val, in gattServerSendResponse()
/aosp_15_r20/packages/modules/NetworkStack/tests/unit/src/android/net/dhcp/
DDhcpPacketTest.java320 int leaseDuration, boolean hasMeteredHint, int mtu, DhcpResults dhcpResults) in assertDhcpResults()
724 private byte[] mtuBytes(int mtu) { in mtuBytes()
1342 private static byte[] intToByteArray(int val) { in intToByteArray()
1346 private static byte[] shortToByteArray(short val) { in shortToByteArray()
/aosp_15_r20/external/scapy/scapy/modules/
H A Dp0f.py351 extrahops=0, mtu=1500, uptime=None): argument
398 int_only = lambda val: val if isinstance(val, six.integer_types) else None argument
/aosp_15_r20/external/libnl/python/netlink/route/
H A Dtc.py57 def __init__(self, val=None): argument
130 def mtu(self): member in Tc
134 def mtu(self, value): member in Tc
/aosp_15_r20/packages/modules/Connectivity/framework/src/android/net/
DRouteInfo.java172 @Nullable String iface, @RouteType int type, int mtu) { in RouteInfo()
523 String val = ""; in toString() local
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbtif_gatt_client.cc123 tBT_TRANSPORT to_bt_transport(int val) { in to_bt_transport()
502 std::vector<uint8_t> val(value, value + len); in write_char_cb() local
516 const uint8_t* val, size_t len) { in btif_gattc_write_char()
531 std::vector<uint8_t> val(value, value + len); in write_descr_cb() local
545 const uint8_t* val, size_t len) { in btif_gattc_write_char_descr()
614 static bt_status_t btif_gattc_configure_mtu(int conn_id, int mtu) { in btif_gattc_configure_mtu()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/ssl/
H A Dssl_context_info.c295 void print_if_bit(const char *str, int bit, int val) in print_if_bit()
881 uint16_t mtu; in print_deserialized_ssl_context() local
/aosp_15_r20/external/mbedtls/programs/ssl/
H A Dssl_context_info.c297 void print_if_bit(const char *str, int bit, int val) in print_if_bit()
878 uint16_t mtu; in print_deserialized_ssl_context() local
/aosp_15_r20/external/webrtc/p2p/base/
H A Dpseudo_tcp.cc144 inline void long_to_bytes(uint32_t val, void* buf) { in long_to_bytes()
148 inline void short_to_bytes(uint16_t val, void* buf) { in short_to_bytes()
277 void PseudoTcp::NotifyMTU(uint16_t mtu) { in NotifyMTU()
/aosp_15_r20/system/netd/server/
H A DInterfaceController.cpp183 Status setProperty(const std::string& key, const std::string& val) { in setProperty()
352 int InterfaceController::setMtu(const char *interface, const char *mtu) in setMtu()
/aosp_15_r20/external/toybox/toys/pending/
H A Dip.c63 int flags, iface_idx, mtu, txqueuelen, parent,iface_type; member
382 int val, len = 0; in get_prefix() local
522 int count = 0, val, length; in fill_hwaddr() local
692 int mtu = -1, txqlen = -1; in link_set() local
1572 uint32_t val = 0; in print_rta_metrics() local
/aosp_15_r20/out/soong/.intermediates/packages/modules/NetworkStack/common/networkstackclient/networkstack-client/android_common/javac/
Dnetworkstack-client.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/NetworkStack/common/networkstackclient/networkstack-client/android_common_apex33/javac/
Dnetworkstack-client.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/NetworkStack/common/networkstackclient/networkstack-client/android_common_apex30/javac/
Dnetworkstack-client.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_gatt.cpp427 void btgattc_configure_mtu_cb(int conn_id, int status, int mtu) { in btgattc_configure_mtu_cb()
782 ScopedLocalRef<jbyteArray> val(sCallbackEnv.get(), sCallbackEnv->NewByteArray(length)); in btgatts_request_write_characteristic_cb() local
801 ScopedLocalRef<jbyteArray> val(sCallbackEnv.get(), sCallbackEnv->NewByteArray(length)); in btgatts_request_write_descriptor_cb() local
850 void btgatts_mtu_changed_cb(int conn_id, int mtu) { in btgatts_mtu_changed_cb()
2030 jint mtu) { in gattClientConfigureMTUNative()
2281 jint attr_handle, jint conn_id, jbyteArray val) { in gattServerSendIndicationNative()
2301 jint attr_handle, jint conn_id, jbyteArray val) { in gattServerSendNotificationNative()
2317 jint offset, jbyteArray val, jint auth_req) { in gattServerSendResponseNative()
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/linux/
Dpkt_cls.h130 __u32 mtu; member
198 __be32 val; member
218 __u32 val; member
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/libnl/include/linux-private/linux/
Dpkt_cls.h130 __u32 mtu; member
198 __be32 val; member
218 __u32 val; member
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/libnl/include/linux-private/linux/
Dpkt_cls.h130 __u32 mtu; member
198 __be32 val; member
218 __u32 val; member
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/libnl/include/linux-private/linux/
Dpkt_cls.h130 __u32 mtu; member
198 __be32 val; member
218 __u32 val; member
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/libnl/include/linux-private/linux/
Dpkt_cls.h130 __u32 mtu; member
198 __be32 val; member
218 __u32 val; member
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/
H A Dtest_offload.py256 def int2str(fmt, val): argument
340 def ctrl_write(path, val): argument
473 def set_mtu(self, mtu, fail=True): argument
1251 val = str2int(entries[i]["value"]) variable
/aosp_15_r20/external/libbpf/include/uapi/linux/
H A Dpkt_cls.h87 __u32 mtu; member
167 __be32 val; member
187 __u32 val; member
/aosp_15_r20/external/bpftool/include/uapi/linux/
H A Dpkt_cls.h87 __u32 mtu; member
167 __be32 val; member
187 __u32 val; member

12345678910>>...17