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:PPP_IPV6
(Results
1 - 16
of
16
) sorted by relevance
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H
A
D
ppp_defs.h
26
#define
PPP_IPV6
0x57
macro
/kernel/linux/linux-5.10/include/uapi/linux/
H
A
D
ppp_defs.h
45
#define
PPP_IPV6
0x57 /* Internet Protocol Version 6 */
macro
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
ppp_defs.h
45
#define
PPP_IPV6
0x57 /* Internet Protocol Version 6 */
macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H
A
D
ppp_defs.h
39
#define
PPP_IPV6
0x57
macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H
A
D
ppp_defs.h
39
#define
PPP_IPV6
0x57
macro
/kernel/linux/linux-6.6/include/net/netfilter/
H
A
D
nf_flow_table.h
347
case htons(
PPP_IPV6
):
in nf_flow_pppoe_proto()
/kernel/linux/linux-5.10/net/core/
H
A
D
flow_dissector.c
619
case
PPP_IPV6
:
in __skb_flow_dissect_gre()
1198
case htons(
PPP_IPV6
):
in __skb_flow_dissect()
/kernel/linux/linux-6.6/net/core/
H
A
D
flow_dissector.c
731
case
PPP_IPV6
:
in __skb_flow_dissect_gre()
1357
} else if (ppp_proto ==
PPP_IPV6
) {
in __skb_flow_dissect()
/kernel/linux/linux-5.10/drivers/net/ppp/
H
A
D
ppp_generic.c
310
case
PPP_IPV6
:
in proto_to_npindex()
327
PPP_IPV6
,
/kernel/linux/linux-5.10/net/bridge/
H
A
D
br_netfilter_hooks.c
128
pppoe_proto(skb) == htons(
PPP_IPV6
) &&
in is_pppoe_ipv6()
/kernel/linux/linux-6.6/net/bridge/
H
A
D
br_netfilter_hooks.c
132
pppoe_proto(skb) == htons(
PPP_IPV6
) &&
in is_pppoe_ipv6()
/kernel/linux/linux-6.6/drivers/net/ppp/
H
A
D
ppp_generic.c
312
case
PPP_IPV6
:
in proto_to_npindex()
329
PPP_IPV6
,
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/mvpp2/
H
A
D
mvpp2_prs.c
1678
mvpp2_prs_match_etype(&pe, 0,
PPP_IPV6
);
in mvpp2_prs_pppoe_init()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/mvpp2/
H
A
D
mvpp2_prs.c
1660
mvpp2_prs_match_etype(&pe, 0,
PPP_IPV6
);
in mvpp2_prs_pppoe_init()
/kernel/linux/linux-6.6/net/sched/
H
A
D
cls_flower.c
1123
} else if (key_val->ppp_proto == htons(
PPP_IPV6
)) {
in fl_set_key_pppoe()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H
A
D
ice_switch.c
5627
htons(
PPP_IPV6
))
in ice_find_dummy_packet()
Completed in 35 milliseconds