/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/netinet/ |
ip6.h | 267 #define IPV6_MMTU 1280 /* minimal MTU and reassembly. 1024 + 256 */
|
/prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/netinet/ |
ip6.h | 267 #define IPV6_MMTU 1280 /* minimal MTU and reassembly. 1024 + 256 */
|
/prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/netinet/ |
ip6.h | 267 #define IPV6_MMTU 1280 /* minimal MTU and reassembly. 1024 + 256 */
|
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/netinet/ |
ip6.h | 267 #define IPV6_MMTU 1280 /* minimal MTU and reassembly. 1024 + 256 */
|
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/netinet/ |
ip6.h | 267 #define IPV6_MMTU 1280 /* minimal MTU and reassembly. 1024 + 256 */
|
/prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/netinet/ |
ip6.h | 267 #define IPV6_MMTU 1280 /* minimal MTU and reassembly. 1024 + 256 */
|
/prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/netinet/ |
ip6.h | 267 #define IPV6_MMTU 1280 /* minimal MTU and reassembly. 1024 + 256 */
|
/prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/netinet/ |
ip6.h | 267 #define IPV6_MMTU 1280 /* minimal MTU and reassembly. 1024 + 256 */
|
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/netinet/ |
ip6.h | 267 #define IPV6_MMTU 1280 /* minimal MTU and reassembly. 1024 + 256 */
|
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/netinet/ |
ip6.h | 267 #define IPV6_MMTU 1280 /* minimal MTU and reassembly. 1024 + 256 */
|
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/netinet/ |
ip6.h | 267 #define IPV6_MMTU 1280 /* minimal MTU and reassembly. 1024 + 256 */
|
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/netinet/ |
ip6.h | 267 #define IPV6_MMTU 1280 /* minimal MTU and reassembly. 1024 + 256 */
|
/external/wpa_supplicant_8/src/p2p/ |
p2p_sd.c | 510 p2p_dbg(p2p, "Drop old SD reassembly buffer"); 790 p2p_dbg(p2p, "Current SD reassembly buffer length: %u",
|
/external/qemu/slirp/ |
tcp_input.c | 58 * Insert segment ti into reassembly queue of tcp with 59 * control block tp. Return TH_FIN if reassembly now includes 481 * (the reassembly queue is empty), add the data to 561 * with nothing on the reassembly queue and [all...] |
tcp_subr.c | 175 * empty reassembly queue and hooking it to the argument 262 /* free the reassembly queue, if any */ [all...] |
/external/qemu/slirp-android/ |
tcp_input.c | 58 * Insert segment ti into reassembly queue of tcp with 59 * control block tp. Return TH_FIN if reassembly now includes 486 * (the reassembly queue is empty), add the data to 566 * with nothing on the reassembly queue and [all...] |
tcp_subr.c | 177 * empty reassembly queue and hooking it to the argument 264 /* free the reassembly queue, if any */
|
/external/wpa_supplicant_8/src/eap_peer/ |
eap_tls_common.c | 409 wpa_printf(MSG_WARNING, "SSL: Invalid reassembly state: " 807 * TLS reassembly code is initialized to receive the indicated number of bytes. [all...] |
/external/tcpdump/ |
print-isoclns.c | 235 { 0xc, "Reassembly"}, 267 { 0x1, "Lifetime expired during reassembly"}, 281 { 0x0, "Reassembly interference"}, [all...] |
print-icmp.c | 507 str = "ip reassembly time exceeded";
|
print-icmp6.c | 339 printf(" (reassembly)"); [all...] |
/external/chromium_org/native_client_sdk/src/libraries/third_party/newlib-extras/netinet6/ |
in6.h | 542 #define IPV6CTL_MAXFRAGPACKETS 9 /* max packets reassembly queue */
|
/external/chromium_org/net/websockets/ |
websocket_channel.cc | 516 // post-reassembly. Requires a streaming UTF-8 validator.
|
/external/libnfc-nci/src/hal/include/ |
nci_defs.h | 72 /* the following 2 flags are used in layer_specific for fragmentation/reassembly of data packets */
|
/external/libvorbis/lib/ |
block.c | 13 function: PCM data vector blocking, windowing and dis/reassembly
|