- Sort Score
- Result 10 results
- Languages All
Results 431 - 440 of 449 for packets (0.1 sec)
-
api/go1.txt
pkg syscall (darwin-386), type IfData struct, Ibytes uint32 pkg syscall (darwin-386), type IfData struct, Ierrors uint32 pkg syscall (darwin-386), type IfData struct, Imcasts uint32 pkg syscall (darwin-386), type IfData struct, Ipackets uint32 pkg syscall (darwin-386), type IfData struct, Iqdrops uint32 pkg syscall (darwin-386), type IfData struct, Lastchange Timeval pkg syscall (darwin-386), type IfData struct, Metric uint32
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Wed Aug 14 18:58:28 UTC 2013 - 1.7M bytes - Viewed (0) -
api/go1.20.txt
pkg syscall (freebsd-riscv64), type IfData struct, Ierrors uint64 #53466 pkg syscall (freebsd-riscv64), type IfData struct, Imcasts uint64 #53466 pkg syscall (freebsd-riscv64), type IfData struct, Ipackets uint64 #53466 pkg syscall (freebsd-riscv64), type IfData struct, Iqdrops uint64 #53466 pkg syscall (freebsd-riscv64), type IfData struct, Lastchange Timeval #53466
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Fri Feb 17 21:23:32 UTC 2023 - 602.6K bytes - Viewed (0) -
fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml
<mime-type type="application/vnd.tao.intent-module-archive"> <glob pattern="*.tao"/> </mime-type> <mime-type type="application/vnd.tcpdump.pcap"> <_comment>TCPDump pcap packet capture</_comment> <magic priority="50"> <match value="0xa1b2c3d4" type="big32" offset="0" /> <match value="0xd4c3b2a1" type="big32" offset="0" /> </magic> <glob pattern="*.pcap"/>
Registered: Sun Nov 10 03:50:12 UTC 2024 - Last Modified: Thu Sep 21 06:46:43 UTC 2023 - 298.5K bytes - Viewed (0) -
doc/go1.17_spec.html
</pre> <h2 id="Blocks">Blocks</h2> <p> A <i>block</i> is a possibly empty sequence of declarations and statements within matching brace brackets. </p> <pre class="ebnf"> Block = "{" StatementList "}" . StatementList = { Statement ";" } . </pre> <p> In addition to explicit blocks in the source code, there are implicit blocks:
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Thu Oct 10 18:25:45 UTC 2024 - 211.6K bytes - Viewed (0) -
fastapi/applications.py
to the location where the OpenAPI document is being served. Variable substitutions will be made when a variable is named in `{`brackets`}`. * `description`: An optional string describing the host designated by the URL. [CommonMark syntax](https://commonmark.org/) MAY be used for rich text representation.
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sat Aug 17 04:52:31 UTC 2024 - 172.2K bytes - Viewed (0) -
src/cmd/cgo/gcc.go
off = (off + talign - 1) &^ (talign - 1) if f.ByteOffset > off { fld, sizes = c.pad(fld, sizes, f.ByteOffset-origOff) off = f.ByteOffset } if f.ByteOffset < off { // Drop a packed field that we can't represent. continue } n := len(fld) fld = fld[0 : n+1] if name == "" { name = fmt.Sprintf("anon%d", anon) anon++ ident[name] = name }
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Wed Sep 18 15:07:34 UTC 2024 - 97.1K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.25.md
## Changelog since v1.25.6 ## Changes by Kind ### Feature - Kubelet TCP and HTTP probes are more effective using networking resources: conntrack entries, sockets, ...
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Mon May 06 09:23:20 UTC 2024 - 419.1K bytes - Viewed (0) -
okhttp/src/test/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat
mango // map : 2016-06-09 Charleston Road Registry Inc. map // market : 2014-03-06 Dog Beach, LLC market // marketing : 2013-11-07 Binky Moon, LLC marketing // markets : 2014-12-11 Dog Beach, LLC markets // marriott : 2014-10-09 Marriott Worldwide Corporation marriott // marshalls : 2015-07-16 The TJX Companies, Inc. marshalls
Registered: Fri Nov 01 11:42:11 UTC 2024 - Last Modified: Wed Dec 20 23:27:07 UTC 2023 - 240.3K bytes - Viewed (0) -
okhttp/src/main/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.gz
termez.su terni.it ternopil.ua teshikaga.hokkaido.jp test-iserv.de test.ru test.tj teva texas.museum textile.museum tf tg tgory.pl th thd the.br theater theater.museum theatre theshop.jp theworkpc.com thick.jp thingdustdata.com thruhere.net tiaa tickets tickets.io tienda tiffany time.museum time.no timekeeping.museum tingvoll.no tinn.no tips tires tirol tj tj.cn tjeldsund.no tjmaxx tjome.no tjx tjøme.no tk tkmaxx tksat.bo tl tlon.network tm tm.cy tm.dz tm.fr tm.hu tm.km tm.mc tm.mg tm.no tm.pl tm.ro...
Registered: Fri Nov 01 11:42:11 UTC 2024 - Last Modified: Wed Dec 20 23:27:07 UTC 2023 - 40.4K bytes - Viewed (1) -
CHANGELOG/CHANGELOG-1.11.md
* Kubernetes version command line parameter in kubeadm has been updated to drop an unnecessary redirection from ci/latest.txt to ci-cross/latest.txt. Users should know exactly where the builds are stored on Google Cloud storage buckets from now on. For example for 1.9 and 1.10, users can specify ci/latest-1.9 and ci/latest-1.10 as the CI build jobs what build images correctly updates those. The CI jobs for master update the ci-cross/latest location, so if you are looking for latest...
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Thu Feb 06 06:04:15 UTC 2020 - 328.4K bytes - Viewed (0)