Home
last modified time | relevance | path

Searched refs:Svc (Results 1 – 15 of 15) sorted by relevance

/external/ppp/pppd/plugins/radius/etc/
Ddictionary.ascend139 ATTRIBUTE Ascend-Data-Svc 247 integer
208 VALUE Ascend-Data-Svc Switched-Voice-Bearer 0
209 VALUE Ascend-Data-Svc Switched-56KR 1
210 VALUE Ascend-Data-Svc Switched-64K 2
211 VALUE Ascend-Data-Svc Switched-64KR 3
212 VALUE Ascend-Data-Svc Switched-56K 4
213 VALUE Ascend-Data-Svc Switched-384KR 5
214 VALUE Ascend-Data-Svc Switched-384K 6
215 VALUE Ascend-Data-Svc Switched-1536K 7
216 VALUE Ascend-Data-Svc Switched-1536KR 8
[all …]
/external/curl/docs/
DALTSVC.md1 # Alt-Svc
3 curl features **EXPERIMENTAL** support for the Alt-Svc: HTTP header.
20 ## Enable Alt-Svc in build
32 - parse `Alt-Svc:` response headers, including `ma`, `clear` and `persist`.
35 - act on `Alt-Svc:` response headers
49 - test 355 and 356 verify curl acting on Alt-Svc, received from header and
50 loaded from cache. The latter needs a debug build since it enables Alt-Svc
DHTTP2.md120 Alt-Svc is an extension with a corresponding frame (ALTSVC) in HTTP/2 that
/external/curl/tests/data/
Dtest3565 Alt-Svc
19 Alt-Svc: h1="nowhere.foo:81"
36 parse incoming Alt-Svc and save to file
39 # make debug-curl accept Alt-Svc over plain HTTP
Dtest3555 Alt-Svc
34 load Alt-Svc from file and use
/external/honggfuzz/examples/apache-httpd/corpus_http2/
Dcf788d21a20332186fd5b45511249e04.0000186b.honggfuzz.cov12 …�����������������������������������������������������������������������Alt-Svc:�������������������…
D3d3fb7fca46cf046654b3288e5da3369.000fe6ac.honggfuzz.cov5467 …�����������������������������������������������������������������������Alt-Svc:�������������������…
6728 …�����������������������������������������������������������������������Alt-Svc:�������������������…
D55044c8be4ce1a6abbad09188436d970.000fe6ac.honggfuzz.cov5467 …�����������������������������������������������������������������������Alt-Svc:�������������������…
6728 …�����������������������������������������������������������������������Alt-Svc:�������������������…
/external/honggfuzz/examples/apache-httpd/corpus_http1/
Dcf788d21a20332186fd5b45511249e04.0000186b.honggfuzz.cov12 …�����������������������������������������������������������������������Alt-Svc:�������������������…
/external/honggfuzz/examples/apache-httpd/
Dhttpd.wordlist61 "Alt-Svc:"
/external/wpa_supplicant_8/wpa_supplicant/
DREADME-P2P329 State - Mandatory ASCII hex-encoded u8 (0 -- Svc not available,
330 1 -- Svc available, 2-0xff Application defined)
/external/vixl/src/aarch64/
Dmacro-assembler-aarch64.h2321 void Svc(int code) { in Svc() function
/external/vixl/src/aarch32/
Dmacro-assembler-aarch32.h4650 void Svc(Condition cond, uint32_t imm) { in Svc() function
4657 void Svc(uint32_t imm) { Svc(al, imm); } in Svc() function
/external/curl/
DCHANGES47 - os400: Disable Alt-Svc by default since it's experimental
49 Follow-up to 520f0b4 which added Alt-Svc support and enabled it by
/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go3757 Svc string `json:"svc,omitempty"` member