Home
last modified time | relevance | path

Searched refs:bodylen (Results 1 – 25 of 1027) sorted by relevance

12345678910>>...42

/dports/net/tcpdump/tcpdump-4.99.1/
H A Dprint-hncp.c416 uint16_t type, bodylen; in hncp_print_rec() local
482 if (bodylen != 0) in hncp_print_rec()
489 if (bodylen != 4) { in hncp_print_rec()
568 if (bodylen < 8) { in hncp_print_rec()
596 if (bodylen < 5) { in hncp_print_rec()
620 if (bodylen < 9 || bodylen < 9 + (GET_U_1(value + 8) + 7) / 8) { in hncp_print_rec()
648 if (bodylen >= l) in hncp_print_rec()
656 if (bodylen < 1) { in hncp_print_rec()
731 if (bodylen < 6 || bodylen < 6 + (GET_U_1(value + 5) + 7) / 8) { in hncp_print_rec()
748 if (bodylen >= l) in hncp_print_rec()
[all …]
/dports/deskutils/teapot/teapot-2.3.0/
H A Dwk1.c694 size_t bodylen; in loadwk1() local
710 bodylen=head[2]|(head[3]<<8); in loadwk1()
713 if (bodylen>bodymaxlen) in loadwk1()
802 …if (bodylen!=31 && (found_bof!=EXCEL && bodylen!=32)) { err=_("Invalid record body length"); goto … in loadwk1()
848 assert(bodylen==7); in loadwk1()
865 assert(bodylen==13); in loadwk1()
882 assert(bodylen>=6 && bodylen<=245); in loadwk1()
902 assert(bodylen>15); in loadwk1()
1016 …if (body[bodylen-1]!='\0' || bodylen<1 || bodylen>243) { err=_("Invalid record body length"); goto… in loadwk1()
1023 …if (body[bodylen-1]!='\0' || bodylen<1 || bodylen>243) { err=_("Invalid record body length"); goto… in loadwk1()
[all …]
/dports/www/varnish6/varnish-cache-varnish-6.6.2/bin/varnishtest/tests/
H A Dc00076.vtc13 expect resp.bodylen == 1
29 expect resp.bodylen == 2
36 expect resp.bodylen == 3
49 expect resp.bodylen == 4
57 expect resp.bodylen == 4
70 expect resp.bodylen == 5
78 expect resp.bodylen == 4
91 expect resp.bodylen == 6
96 expect resp.bodylen == 6
101 expect resp.bodylen == 6
[all …]
H A Da00019.vtc5 txresp -bodylen 65536
26 txresp -nolen -bodylen 65536
33 expect resp.bodylen == 8192
35 expect resp.bodylen == 16384
37 expect resp.bodylen == 65536
46 expect resp.bodylen == 8192
48 expect resp.bodylen == 16384
50 expect resp.bodylen == 65536
59 expect resp.bodylen == 8192
61 expect resp.bodylen == 16384
[all …]
H A Dc00023.vtc40 expect resp.bodylen == 1
45 expect resp.bodylen == 2
51 expect resp.bodylen == 3
57 expect resp.bodylen == 4
63 expect resp.bodylen == 5
69 expect resp.bodylen == 6
75 expect resp.bodylen == 7
81 expect resp.bodylen == 8
87 expect resp.bodylen == 9
97 expect resp.bodylen == 1
[all …]
H A Dc00041.vtc7 txresp -hdr "Vary: foo" -bodylen 1
12 txresp -hdr "Vary: foo" -bodylen 2
57 expect resp.bodylen == 1
64 expect resp.bodylen == 2
71 expect resp.bodylen == 1
78 expect resp.bodylen == 2
85 expect resp.bodylen == 12
91 expect resp.bodylen == 11
98 expect resp.bodylen == 23
104 expect resp.bodylen == 21
[all …]
H A Dc00100.vtc8 txresp -bodylen 16
17 expect resp.bodylen == 16
23 expect resp.bodylen == 16
29 expect resp.bodylen == 16
35 expect resp.bodylen == 5
41 expect resp.bodylen == 16
47 expect resp.bodylen == 16
53 expect resp.bodylen == 5
63 expect resp.bodylen == 16
69 expect resp.bodylen == 16
[all …]
/dports/net/miniupnpd/miniupnpd-2.1.20200510/
H A Dupnpsoap.c98 int bodylen; in GetConnectionTypeInfo() local
120 int bodylen; in GetTotalBytesSent() local
146 int bodylen; in GetTotalBytesReceived() local
177 int bodylen; in GetTotalPacketsSent() local
203 int bodylen; in GetTotalPacketsReceived() local
232 int bodylen; in GetCommonLinkProperties() local
270 int bodylen; in GetStatusInfo() local
304 int bodylen; in GetNATRSIPStatus() local
329 int bodylen; in GetExternalIPAddress() local
1198 bodylen += snprintf(body+bodylen, bodyalloc-bodylen, entry, in GetListOfPortMappings()
[all …]
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/miniupnp/miniupnpd/
H A Dupnpsoap.c99 int bodylen; in GetConnectionTypeInfo() local
121 int bodylen; in GetTotalBytesSent() local
147 int bodylen; in GetTotalBytesReceived() local
178 int bodylen; in GetTotalPacketsSent() local
204 int bodylen; in GetTotalPacketsReceived() local
233 int bodylen; in GetCommonLinkProperties() local
271 int bodylen; in GetStatusInfo() local
305 int bodylen; in GetNATRSIPStatus() local
330 int bodylen; in GetExternalIPAddress() local
1243 bodylen += snprintf(body+bodylen, bodyalloc-bodylen, entry, in GetListOfPortMappings()
[all …]
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/miniupnp/miniupnpd/
H A Dupnpsoap.c99 int bodylen; in GetConnectionTypeInfo() local
121 int bodylen; in GetTotalBytesSent() local
147 int bodylen; in GetTotalBytesReceived() local
178 int bodylen; in GetTotalPacketsSent() local
204 int bodylen; in GetTotalPacketsReceived() local
233 int bodylen; in GetCommonLinkProperties() local
271 int bodylen; in GetStatusInfo() local
305 int bodylen; in GetNATRSIPStatus() local
330 int bodylen; in GetExternalIPAddress() local
1243 bodylen += snprintf(body+bodylen, bodyalloc-bodylen, entry, in GetListOfPortMappings()
[all …]
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/miniupnp/miniupnpd/
H A Dupnpsoap.c99 int bodylen; in GetConnectionTypeInfo() local
121 int bodylen; in GetTotalBytesSent() local
147 int bodylen; in GetTotalBytesReceived() local
178 int bodylen; in GetTotalPacketsSent() local
204 int bodylen; in GetTotalPacketsReceived() local
233 int bodylen; in GetCommonLinkProperties() local
271 int bodylen; in GetStatusInfo() local
305 int bodylen; in GetNATRSIPStatus() local
330 int bodylen; in GetExternalIPAddress() local
1243 bodylen += snprintf(body+bodylen, bodyalloc-bodylen, entry, in GetListOfPortMappings()
[all …]
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-hartip.c390 return bodylen; in dissect_empty_body()
406 return bodylen; in dissect_session_init()
418 return bodylen; in dissect_error()
562 return bodylen; in dissect_cmd0()
574 return bodylen; in dissect_cmd1()
586 return bodylen; in dissect_cmd2()
606 return bodylen; in dissect_cmd3()
619 return bodylen; in dissect_cmd7()
633 return bodylen; in dissect_cmd8()
816 return bodylen; in dissect_cmd38()
[all …]
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-hartip.c390 return bodylen;
406 return bodylen;
418 return bodylen;
562 return bodylen;
574 return bodylen;
586 return bodylen;
606 return bodylen;
619 return bodylen;
633 return bodylen;
816 return bodylen;
[all …]
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-hartip.c390 return bodylen; in dissect_empty_body()
406 return bodylen; in dissect_session_init()
418 return bodylen; in dissect_error()
562 return bodylen; in dissect_cmd0()
574 return bodylen; in dissect_cmd1()
586 return bodylen; in dissect_cmd2()
606 return bodylen; in dissect_cmd3()
619 return bodylen; in dissect_cmd7()
633 return bodylen; in dissect_cmd8()
816 return bodylen; in dissect_cmd38()
[all …]
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-hartip.c390 return bodylen; in dissect_empty_body()
406 return bodylen; in dissect_session_init()
418 return bodylen; in dissect_error()
562 return bodylen; in dissect_cmd0()
574 return bodylen; in dissect_cmd1()
586 return bodylen; in dissect_cmd2()
606 return bodylen; in dissect_cmd3()
619 return bodylen; in dissect_cmd7()
633 return bodylen; in dissect_cmd8()
816 return bodylen; in dissect_cmd38()
[all …]
/dports/net/haproxy/haproxy-2.4.10/reg-tests/cache/
H A Dcaching_rules.vtc13 -bodylen 150
18 -bodylen 160
23 -bodylen 180
28 -bodylen 190
33 -bodylen 200
38 -bodylen 210
46 -hdr "Age: abc" -bodylen 120
51 -hdr "Age: abc" -bodylen 120
57 -hdr "Age: 10" -bodylen 130
62 -hdr "Age: 10" -bodylen 130
[all …]
/dports/net/haproxy23/haproxy-2.3.16/reg-tests/cache/
H A Dcaching_rules.vtc12 -bodylen 150
17 -bodylen 160
22 -bodylen 180
27 -bodylen 190
32 -bodylen 200
37 -bodylen 210
45 -bodylen 170
86 expect resp.bodylen == 150
91 expect resp.bodylen == 150
97 expect resp.bodylen == 160
[all …]
/dports/security/tor-devel/tor-0.4.7.2-alpha/src/core/proto/
H A Dproto_http.c56 size_t headerlen, bodylen, contentlen=0; in fetch_from_buf_http() local
78 bodylen = buf_datalen(buf) - headerlen; in fetch_from_buf_http()
86 if (max_bodylen <= bodylen) { in fetch_from_buf_http()
88 (int)bodylen, (int)max_bodylen-1); in fetch_from_buf_http()
100 if (bodylen < contentlen) { in fetch_from_buf_http()
106 if (bodylen > contentlen) { in fetch_from_buf_http()
107 bodylen = contentlen; in fetch_from_buf_http()
123 *body_used = bodylen; in fetch_from_buf_http()
124 *body_out = tor_malloc(bodylen+1); in fetch_from_buf_http()
125 buf_get_bytes(buf, *body_out, bodylen); in fetch_from_buf_http()
[all …]
/dports/security/tor/tor-0.4.6.8/src/core/proto/
H A Dproto_http.c56 size_t headerlen, bodylen, contentlen=0; in fetch_from_buf_http() local
78 bodylen = buf_datalen(buf) - headerlen; in fetch_from_buf_http()
86 if (max_bodylen <= bodylen) { in fetch_from_buf_http()
88 (int)bodylen, (int)max_bodylen-1); in fetch_from_buf_http()
100 if (bodylen < contentlen) { in fetch_from_buf_http()
106 if (bodylen > contentlen) { in fetch_from_buf_http()
107 bodylen = contentlen; in fetch_from_buf_http()
123 *body_used = bodylen; in fetch_from_buf_http()
124 *body_out = tor_malloc(bodylen+1); in fetch_from_buf_http()
125 buf_get_bytes(buf, *body_out, bodylen); in fetch_from_buf_http()
[all …]
/dports/net/haproxy20/haproxy-2.0.26/reg-tests/compression/
H A Detags_conversion.vtc15 -bodylen 100
23 -bodylen 100
31 -bodylen 100
39 -bodylen 100
47 -bodylen 100
55 -bodylen 100
63 -bodylen 100
71 -bodylen 100
79 -bodylen 100
87 -bodylen 100
[all …]
/dports/net/haproxy19/haproxy-1.9.16/reg-tests/compression/
H A Dh00001.vtc15 -bodylen 100
23 -bodylen 100
31 -bodylen 100
39 -bodylen 100
47 -bodylen 100
55 -bodylen 100
63 -bodylen 100
71 -bodylen 100
79 -bodylen 100
87 -bodylen 100
[all …]
/dports/net/haproxy23/haproxy-2.3.16/reg-tests/compression/
H A Detags_conversion.vtc15 -bodylen 100
23 -bodylen 100
31 -bodylen 100
39 -bodylen 100
47 -bodylen 100
55 -bodylen 100
63 -bodylen 100
71 -bodylen 100
79 -bodylen 100
87 -bodylen 100
[all …]
/dports/net/haproxy22/haproxy-2.2.19/reg-tests/compression/
H A Detags_conversion.vtc15 -bodylen 100
23 -bodylen 100
31 -bodylen 100
39 -bodylen 100
47 -bodylen 100
55 -bodylen 100
63 -bodylen 100
71 -bodylen 100
79 -bodylen 100
87 -bodylen 100
[all …]
/dports/net/haproxy21/haproxy-2.1.12/reg-tests/compression/
H A Detags_conversion.vtc15 -bodylen 100
23 -bodylen 100
31 -bodylen 100
39 -bodylen 100
47 -bodylen 100
55 -bodylen 100
63 -bodylen 100
71 -bodylen 100
79 -bodylen 100
87 -bodylen 100
[all …]
/dports/net/nuster/nuster-5.0.4.21/reg-tests/compression/
H A Detags_conversion.vtc15 -bodylen 100
23 -bodylen 100
31 -bodylen 100
39 -bodylen 100
47 -bodylen 100
55 -bodylen 100
63 -bodylen 100
71 -bodylen 100
79 -bodylen 100
87 -bodylen 100
[all …]

12345678910>>...42