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:nft_parent
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/flower/
H
A
D
conntrack.h
178
* @
nft_parent
: The nft_entry parent
191
struct nfp_fl_ct_flow_entry *
nft_parent
;
member
H
A
D
conntrack.c
538
return nfp_ct_merge_check(prev_nft_m_entry->
nft_parent
, nft_entry);
in nfp_ct_merge_extra_check()
837
rules[j++] = pre_ct_entry->prev_m_entries[i]->
nft_parent
->rule;
in nfp_fl_ct_add_offload()
841
rules[j++] = m_entry->
nft_parent
->rule;
in nfp_fl_ct_add_offload()
1232
nft_m_entry->
nft_parent
= nft_entry;
in nfp_ct_do_nft_merge()
2013
flow_stats_update(&nft_merge->
nft_parent
->stats,
in nfp_fl_ct_sub_stats()
2050
flow_stats_update(&tmp_nft_merge->
nft_parent
->stats,
in nfp_fl_ct_sub_stats()
Completed in 4 milliseconds