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:tcp_hdr
(Results
1 - 10
of
10
) sorted by relevance
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/prot/
H
A
D
tcp.h
56
struct
tcp_hdr
{
struct
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H
A
D
test_parse_tcp_hdr_opt_dynptr.c
79
struct tcphdr *
tcp_hdr
;
in xdp_ingress_v6()
local
H
A
D
test_parse_tcp_hdr_opt.c
88
struct tcphdr *
tcp_hdr
;
in xdp_ingress_v6()
local
/third_party/lwip/src/include/lwip/prot/
H
A
D
tcp.h
56
struct
tcp_hdr
{
struct
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
H
A
D
hmac_traffic_classify.c
331
mac_tcp_header_stru *
tcp_hdr
= (mac_tcp_header_stru *)(ip + 1);
in hmac_tx_traffic_classify()
local
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H
A
D
dhd_ip.c
947
uint8 *
tcp_hdr
; /* TCP header of the new packet */
in dhd_tcpdata_info_get()
local
636
dhd_tcpdata_psh_acked(dhd_pub_t *dhdp, uint8 *ip_hdr, uint8 *
tcp_hdr
, uint32 tcp_ack_num)
dhd_tcpdata_psh_acked()
argument
1387
uint8 *
tcp_hdr
; /* TCP header of the new packet */
dhd_tcpdata_get_flag()
local
[all...]
H
A
D
bcmutils.c
3873
tcp_hdr_chksum(uint32 sum, uint8 *
tcp_hdr
, uint16 tcp_len)
in tcp_hdr_chksum()
argument
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
H
A
D
tcp_nip_output.c
475
u8 *
tcp_hdr
= skb_transport_header(skb);
in nip_get_output_checksum_tcp()
local
/kernel/linux/linux-5.10/include/linux/
H
A
D
tcp.h
24
static inline struct tcphdr *
tcp_hdr
(const struct sk_buff *skb)
in tcp_hdr()
function
/kernel/linux/linux-6.6/include/linux/
H
A
D
tcp.h
24
static inline struct tcphdr *
tcp_hdr
(const struct sk_buff *skb)
in tcp_hdr()
function
Completed in 15 milliseconds