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:ule_dbit
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-core/
H
A
D
dvb_net.c
112
unsigned char
ule_dbit
; /* Whether the DestMAC address present
member
242
p->ule_sndu_type = ntohs(*(__be16 *)(p->ule_next_hdr + ((p->
ule_dbit
? 2 : 3) * ETH_ALEN)));
in handle_one_ule_extension()
295
p->
ule_dbit
= 0xFF;
in reset_ule()
512
h->priv->
ule_dbit
= 1;
in dvb_net_ule_new_payload()
514
h->priv->
ule_dbit
= 0;
in dvb_net_ule_new_payload()
690
if (!h->priv->
ule_dbit
) {
in dvb_net_ule_check_crc()
703
/* dest_addr buffer is only valid if h->priv->
ule_dbit
== 0 */
in dvb_net_ule_check_crc()
751
if (h->priv->
ule_dbit
&& skb->pkt_type == PACKET_OTHERHOST)
in dvb_net_ule_check_crc()
830
if (h.priv->
ule_dbit
) {
in dvb_net_ule()
/kernel/linux/linux-6.6/drivers/media/dvb-core/
H
A
D
dvb_net.c
112
unsigned char
ule_dbit
; /* Whether the DestMAC address present
member
242
p->ule_sndu_type = ntohs(*(__be16 *)(p->ule_next_hdr + ((p->
ule_dbit
? 2 : 3) * ETH_ALEN)));
in handle_one_ule_extension()
295
p->
ule_dbit
= 0xFF;
in reset_ule()
512
h->priv->
ule_dbit
= 1;
in dvb_net_ule_new_payload()
514
h->priv->
ule_dbit
= 0;
in dvb_net_ule_new_payload()
690
if (!h->priv->
ule_dbit
) {
in dvb_net_ule_check_crc()
703
/* dest_addr buffer is only valid if h->priv->
ule_dbit
== 0 */
in dvb_net_ule_check_crc()
751
if (h->priv->
ule_dbit
&& skb->pkt_type == PACKET_OTHERHOST)
in dvb_net_ule_check_crc()
830
if (h.priv->
ule_dbit
) {
in dvb_net_ule()
Completed in 4 milliseconds