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:netif_is_geneve
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/include/net/
H
A
D
geneve.h
65
static inline bool
netif_is_geneve
(const struct net_device *dev)
in netif_is_geneve()
function
/kernel/linux/linux-6.6/include/net/
H
A
D
geneve.h
65
static inline bool
netif_is_geneve
(const struct net_device *dev)
in netif_is_geneve()
function
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/flower/
H
A
D
cmsg.h
708
if (
netif_is_geneve
(netdev))
in nfp_fl_netdev_is_tunnel_type()
722
if (
netif_is_geneve
(netdev))
in nfp_fl_is_netdev_to_offload()
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/flower/
H
A
D
cmsg.h
713
if (
netif_is_geneve
(netdev))
in nfp_fl_netdev_is_tunnel_type()
727
if (
netif_is_geneve
(netdev))
in nfp_fl_is_netdev_to_offload()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
H
A
D
tc_tun.c
17
else if (
netif_is_geneve
(tunnel_dev))
in mlx5e_get_tc_tun()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
H
A
D
tc_tun.c
42
else if (
netif_is_geneve
(tunnel_dev))
in mlx5e_get_tc_tun()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H
A
D
ice_tc_lib.c
614
if (
netif_is_geneve
(tunnel_dev))
in ice_tc_tun_get_type()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H
A
D
tc.c
28
if (
netif_is_geneve
(net_dev))
in efx_tc_indr_netdev_type()
Completed in 16 milliseconds