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:ATM_UBR
(Results
1 - 22
of
22
) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/linux/
H
A
D
atm.h
128
#define
ATM_UBR
1
macro
137
unsigned char traffic_class; /* traffic class (
ATM_UBR
, ...) */
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
atm.h
128
#define
ATM_UBR
1
macro
137
unsigned char traffic_class; /* traffic class (
ATM_UBR
, ...) */
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H
A
D
atm.h
71
#define
ATM_UBR
1
macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H
A
D
atm.h
71
#define
ATM_UBR
1
macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H
A
D
atm.h
67
#define
ATM_UBR
1
macro
/kernel/linux/linux-5.10/drivers/atm/
H
A
D
he.c
2188
case
ATM_UBR
:
in he_open()
2299
rsr0 = vcc->qos.rxtp.traffic_class ==
ATM_UBR
?
in he_open()
2416
case
ATM_UBR
:
in he_close()
H
A
D
horizon.c
139
traffic),
ATM_UBR
, ATM_CBR, ATM_VBR and ATM_ABR, ATM_ANYCLASS
144
unsigned char traffic_class; traffic class (
ATM_UBR
, ...)
182
ATM_UBR
(max_frame_size)
2206
case
ATM_UBR
: {
in hrz_open()
2342
case
ATM_UBR
: {
in hrz_open()
H
A
D
ambassador.c
1044
case
ATM_UBR
: {
in amb_open()
1105
case
ATM_UBR
: {
in amb_open()
H
A
D
idt77252.c
2258
case
ATM_UBR
:
in idt77252_init_tx()
2595
case
ATM_UBR
:
in idt77252_change_qos()
H
A
D
zatm.c
938
unlimited = vcc->qos.txtp.traffic_class ==
ATM_UBR
&&
in open_tx_first()
H
A
D
eni.c
1300
ubr = txtp->traffic_class ==
ATM_UBR
;
in reserve_or_set_tx()
H
A
D
iphase.c
1828
if (vcc->qos.txtp.traffic_class ==
ATM_UBR
)
H
A
D
nicstar.c
1375
} else if (vcc->qos.txtp.traffic_class ==
ATM_UBR
) {
in ns_open()
/kernel/linux/linux-6.6/drivers/atm/
H
A
D
he.c
2185
case
ATM_UBR
:
in he_open()
2296
rsr0 = vcc->qos.rxtp.traffic_class ==
ATM_UBR
?
in he_open()
2413
case
ATM_UBR
:
in he_close()
H
A
D
idt77252.c
2251
case
ATM_UBR
:
in idt77252_init_tx()
2588
case
ATM_UBR
:
in idt77252_change_qos()
H
A
D
eni.c
1300
ubr = txtp->traffic_class ==
ATM_UBR
;
in reserve_or_set_tx()
H
A
D
iphase.c
1829
if (vcc->qos.txtp.traffic_class ==
ATM_UBR
)
H
A
D
nicstar.c
1371
} else if (vcc->qos.txtp.traffic_class ==
ATM_UBR
) {
in ns_open()
/kernel/linux/linux-5.10/net/atm/
H
A
D
common.c
715
if (tp->traffic_class !=
ATM_UBR
&& !tp->min_pcr && !tp->pcr &&
in check_tp()
H
A
D
mpc.c
1127
(qos ? qos->qos.txtp.traffic_class :
ATM_UBR
| ATM_CBR)) {
in check_qos_and_open_shortcut()
1128
if (eg_entry->shortcut->qos.txtp.traffic_class ==
ATM_UBR
)
in check_qos_and_open_shortcut()
/kernel/linux/linux-6.6/net/atm/
H
A
D
common.c
715
if (tp->traffic_class !=
ATM_UBR
&& !tp->min_pcr && !tp->pcr &&
in check_tp()
H
A
D
mpc.c
1127
(qos ? qos->qos.txtp.traffic_class :
ATM_UBR
| ATM_CBR)) {
in check_qos_and_open_shortcut()
1128
if (eg_entry->shortcut->qos.txtp.traffic_class ==
ATM_UBR
)
in check_qos_and_open_shortcut()
Completed in 49 milliseconds