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:nr_lastnet
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/linux/
H
A
D
atalk.h
42
__be16
nr_lastnet
;
member
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
atalk.h
42
__be16
nr_lastnet
;
member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H
A
D
atalk.h
47
__be16
nr_lastnet
;
member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H
A
D
atalk.h
47
__be16
nr_lastnet
;
member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H
A
D
atalk.h
34
__be16
nr_lastnet
;
member
/kernel/linux/linux-5.10/net/appletalk/
H
A
D
ddp.c
245
int netrange = ntohs(atif->nets.
nr_lastnet
) -
in atif_probe_device()
280
if (probe_net > ntohs(atif->nets.
nr_lastnet
))
in atif_probe_device()
293
int netrange = ntohs(atif->nets.
nr_lastnet
) -
in atif_proxy_probe_device()
327
if (probe_net > ntohs(atif->nets.
nr_lastnet
))
in atif_proxy_probe_device()
411
ntohs(net) <= ntohs(iface->nets.
nr_lastnet
))
in atalk_find_interface()
537
ntohs(iface->nets.
nr_lastnet
))
in atrtr_create()
759
nr->
nr_lastnet
== htons(0xFFFE)) {
in atif_ioctl()
764
limit = ntohs(nr->
nr_lastnet
);
in atif_ioctl()
H
A
D
atalk_proc.c
73
ntohs(iface->nets.
nr_lastnet
), iface->status);
in atalk_seq_interface_show()
/kernel/linux/linux-6.6/net/appletalk/
H
A
D
ddp.c
245
int netrange = ntohs(atif->nets.
nr_lastnet
) -
in atif_probe_device()
280
if (probe_net > ntohs(atif->nets.
nr_lastnet
))
in atif_probe_device()
293
int netrange = ntohs(atif->nets.
nr_lastnet
) -
in atif_proxy_probe_device()
327
if (probe_net > ntohs(atif->nets.
nr_lastnet
))
in atif_proxy_probe_device()
411
ntohs(net) <= ntohs(iface->nets.
nr_lastnet
))
in atalk_find_interface()
537
ntohs(iface->nets.
nr_lastnet
))
in atrtr_create()
759
nr->
nr_lastnet
== htons(0xFFFE)) {
in atif_ioctl()
764
limit = ntohs(nr->
nr_lastnet
);
in atif_ioctl()
H
A
D
atalk_proc.c
73
ntohs(iface->nets.
nr_lastnet
), iface->status);
in atalk_seq_interface_show()
Completed in 7 milliseconds