Home
last modified time | relevance | path

Searched defs:tcp_hdr (Results 1 – 2 of 2) sorted by relevance

/third_party/lwip/src/include/lwip/prot/
Dtcp.h56 struct tcp_hdr { struct
/third_party/Linux_Kernel/include/linux/
Dtcp.h27 static inline struct tcphdr *tcp_hdr(const struct sk_buff *skb) in tcp_hdr() function