Home
last modified time | relevance | path

Searched refs:tcp_hdrlen (Results 1 – 2 of 2) sorted by relevance

/include/linux/
Dtcp.h34 static inline unsigned int tcp_hdrlen(const struct sk_buff *skb) in tcp_hdrlen() function
/include/net/
Dtcp.h2151 if (skb->len > tcp_hdrlen(skb)) in tcp_segs_in()