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:oiph
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/net/ipv4/netfilter/
H
A
D
nf_reject_ipv4.c
48
struct iphdr *niph, *
oiph
= ip_hdr(oldskb);
in nf_reject_iphdr_put()
local
/kernel/linux/linux-6.6/net/ipv4/netfilter/
H
A
D
nf_reject_ipv4.c
172
struct iphdr *niph, *
oiph
= ip_hdr(oldskb);
in nf_reject_iphdr_put()
local
/kernel/linux/linux-5.10/include/net/
H
A
D
inet_ecn.h
271
static inline int IP_ECN_decapsulate(const struct iphdr *
oiph
,
in IP_ECN_decapsulate()
argument
/kernel/linux/linux-6.6/include/net/
H
A
D
inet_ecn.h
286
static inline int IP_ECN_decapsulate(const struct iphdr *
oiph
,
in IP_ECN_decapsulate()
argument
/kernel/linux/linux-5.10/drivers/net/
H
A
D
bareudp.c
61
void *
oiph
;
in bareudp_udp_encap_recv()
local
H
A
D
geneve.c
222
void *
oiph
;
in geneve_rx()
local
/kernel/linux/linux-6.6/drivers/net/
H
A
D
bareudp.c
68
void *
oiph
;
in bareudp_udp_encap_recv()
local
H
A
D
geneve.c
225
void *
oiph
;
in geneve_rx()
local
/kernel/linux/linux-5.10/drivers/net/vxlan/
H
A
D
vxlan_core.c
1799
static bool vxlan_ecn_decapsulate(struct vxlan_sock *vs, void *
oiph
,
in vxlan_ecn_decapsulate()
argument
1833
void *
oiph
;
in vxlan_rcv()
local
/kernel/linux/linux-6.6/drivers/net/vxlan/
H
A
D
vxlan_core.c
1636
static bool vxlan_ecn_decapsulate(struct vxlan_sock *vs, void *
oiph
,
in vxlan_ecn_decapsulate()
argument
1671
void *
oiph
;
in vxlan_rcv()
local
Completed in 20 milliseconds