Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:num_socks
(Results
1 - 2
of
2
) sorted by relevance
/third_party/nghttp2/src/
H
A
D
shrpx_worker.cc
982
uint64_t
num_socks
= config->num_worker;
in create_quic_server_socket()
local
984
rv = bpf_map__update_elem(sk_info, &zero, sizeof(zero), &
num_socks
,
in create_quic_server_socket()
985
sizeof(
num_socks
), BPF_ANY);
in create_quic_server_socket()
/third_party/nghttp2/bpf/
H
A
D
reuseport_kern.c
509
__u64
num_socks
) {
in sk_index_from_dcid()
570
return hash(qhd->dcid, len, h) %
num_socks
;
in sk_index_from_dcid()
507
sk_index_from_dcid(const quic_hd *qhd, const struct sk_reuseport_md *reuse_md, __u64
num_socks
)
sk_index_from_dcid()
argument
Completed in 4 milliseconds