/external/tcpdump/ |
D | print-ip6.c | 59 int fragmented = 0; in ip6_print() local 138 fragmented = 1; in ip6_print() 167 tcp_print(cp, len, (const u_char *)ip6, fragmented); in ip6_print() 170 udp_print(cp, len, (const u_char *)ip6, fragmented); in ip6_print() 173 icmp6_print(cp, len, (const u_char *)ip6, fragmented); in ip6_print()
|
D | print-udp.c | 421 register const u_char *bp2, int fragmented) in udp_print() argument 572 if (IP_V(ip) == 4 && (vflag > 1) && !fragmented) { in udp_print() 585 if (IP_V(ip) == 6 && ip6->ip6_plen && vflag && !fragmented) { in udp_print()
|
D | print-tcp.c | 192 register const u_char *bp2, int fragmented) in tcp_print() argument 423 if (IP_V(ip) == 4 && vflag && !fragmented) { in tcp_print() 437 if (IP_V(ip) == 6 && ip6->ip6_plen && vflag && !fragmented) { in tcp_print()
|
D | print-icmp.c | 334 icmp_print(const u_char *bp, u_int plen, const u_char *bp2, int fragmented) in icmp_print() argument 561 if (vflag && !fragmented) { /* don't attempt checksumming if this is a frag */ in icmp_print()
|
D | print-icmp6.c | 236 icmp6_print(const u_char *bp, u_int length, const u_char *bp2, int fragmented) in icmp6_print() argument 254 if (vflag && !fragmented) { in icmp6_print()
|
D | CHANGES | 246 Improvements to fragmented ESP handling.
|
/external/libnfc-nci/src/nfc/nfc/ |
D | nfc_ncif.c | 147 BOOLEAN fragmented = FALSE; in nfc_ncif_send_data() local 189 fragmented = FALSE; in nfc_ncif_send_data() 193 fragmented = TRUE; in nfc_ncif_send_data() 197 if (!fragmented) in nfc_ncif_send_data() 235 if (!fragmented) in nfc_ncif_send_data()
|
/external/libvorbis/doc/ |
D | rfc5215.txt | 161 following packet contains fragmented Vorbis data and/or the number of 317 the payload. If the payload contains fragmented data, the number of 760 fragmented. 774 A fragmented packet has a zero in the last four bits of the payload 781 sequence for fragmented packet reception, the timestamp field of 782 fragmented packets MUST be the same as the first packet sent, with 797 Here is an example of a fragmented Vorbis packet split over three RTP 936 fragmented Vorbis packets as the client will have to cope with the 939 incomplete packet. If we use the fragmented Vorbis packet example 943 final fragmented packet, MUST be dropped in the same manner. If the
|
/external/iproute2/ |
D | README.iproute2+tc | 109 # Lookup hash table, if it is not fragmented frame
|
/external/e2fsprogs/e2fsck/ |
D | pass1.c | 82 fragmented:1, compressed:1, bbcheck:1; member 818 pb.is_reg = 0; pb.fragmented = 0; pb.bbcheck = 0; in e2fsck_pass1() 1777 pb->fragmented = 1; in scan_extent_node() 1890 pb.fragmented = 0; in check_blocks() 1938 if (pb.fragmented && pb.num_blocks < fs->super->s_blocks_per_group) { in check_blocks() 2188 p->fragmented = 1; in process_block()
|
/external/ipsec-tools/src/racoon/doc/ |
D | FAQ | 52 broken routers that drop fragmented packets
|
/external/dnsmasq/ |
D | CHANGELOG | 66 fragmented packets.
|
/external/wpa_supplicant_6/wpa_supplicant/ |
D | wpa_supplicant.conf.orig | 445 # fragmented.
|
D | ChangeLog | 812 even if the packet is not fragmented; this may be needed with some
|
/external/e2fsprogs/debian/ |
D | changelog | 428 * E2fsck now distinguishes between fragmented directories and 429 fragmented files in verbose mode statistics and in the fragcheck
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/ |
D | en-US_lexpos.utf | 274 ADJ "fragmented" "fr'qgm@ntId" 5029 V_PAST "fragmented" "frqgm'entId"
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | ChangeLog | 1085 even if the packet is not fragmented; this may be needed with some
|
/external/dropbear/libtomcrypt/ |
D | changes | 648 -- fix to find_cipher_any() so that it can handle a fragmented cipher_descriptor table.
|
/external/iproute2/doc/ |
D | ip-cref.tex | 1282 or fragmented to MTU for IPv6.
|
/external/e2fsprogs/ |
D | RELEASE-NOTES | 925 E2fsck now distinguishes between fragmented directories and fragmented
|
/external/webkit/Source/JavaScriptCore/ |
D | ChangeLog-2009-06-16 | 10088 … <rdar://problem/6354858> FastMallocZone's enumeration code reports fragmented administration space
|
/external/webkit/Source/WebCore/ |
D | ChangeLog-2010-12-06 | 40409 ResourceHandle's public/protected/private sections are fragmented
|