Home
last modified time | relevance | path

Searched defs:tcphdr (Results 1 – 3 of 3) sorted by relevance

/device/soc/bestechnic/bes2600/liteos_m/components/net/lwip-2.1/porting/src/
Dethernetif.c143 … struct tcp_hdr *tcphdr = (struct tcp_hdr *)((unsigned char *)ip_hdr + sizeof(struct ip_hdr)); in mac_data_xmit() local
344 struct tcp_hdr *tcphdr = (struct tcp_hdr *)((char *)ip_hdr + sizeof(struct ip_hdr)); in ethernetif_input() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/priv/
Dtcp_priv.h363 struct tcp_hdr *tcphdr; /* the TCP header */ member
609 # define tcp_debug_print(tcphdr) argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/netinet/
Dtcp.h111 struct tcphdr { struct
116 union { struct {