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
defs:ifreq
(Results
26 - 34
of
34
) sorted by relevance
1
2
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/xgbe/
H
A
D
xgbe-drv.c
2040
static int xgbe_ioctl(struct net_device *netdev, struct
ifreq
*
ifreq
, int cmd)
in xgbe_ioctl()
argument
1511
xgbe_get_hwtstamp_settings(struct xgbe_prv_data *pdata, struct
ifreq
*
ifreq
)
xgbe_get_hwtstamp_settings()
argument
1521
xgbe_set_hwtstamp_settings(struct xgbe_prv_data *pdata, struct
ifreq
*
ifreq
)
xgbe_set_hwtstamp_settings()
argument
[all...]
/kernel/linux/linux-5.10/net/
H
A
D
socket.c
3170
struct
ifreq
ifreq
;
compat_ifr_data_ioctl()
local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/
H
A
D
cxgb3_main.c
2134
cxgb_siocdevprivate(struct net_device *dev, struct
ifreq
*
ifreq
, void __user *useraddr, int cmd)
cxgb_siocdevprivate()
argument
/kernel/linux/linux-6.6/net/
H
A
D
socket.c
3375
struct
ifreq
ifreq
;
compat_ifr_data_ioctl()
local
[all...]
/third_party/lwip/src/include/lwip/
H
A
D
sockets.h
183
struct
ifreq
{
struct
/kernel/linux/linux-6.6/drivers/net/phy/
H
A
D
nxp-c45-tja11xx.c
1024
nxp_c45_hwtstamp(struct mii_timestamper *mii_ts, struct
ifreq
*
ifreq
)
nxp_c45_hwtstamp()
argument
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
H
A
D
mod.rs
1183
pub struct
ifreq
{
structure names
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H
A
D
mod.rs
733
pub struct
ifreq
{
structure names
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H
A
D
mod.rs
703
pub struct
ifreq
{
structure names
Completed in 50 milliseconds
1
2