Searched defs:tcp_hdr (Results 1 – 2 of 2) sorted by relevance
56 struct tcp_hdr { struct
27 static inline struct tcphdr *tcp_hdr(const struct sk_buff *skb) in tcp_hdr() function