Searched refs:tcp_hdrlen (Results 1 – 2 of 2) sorted by relevance
/include/linux/ | ||
D | tcp.h | 34 static inline unsigned int tcp_hdrlen(const struct sk_buff *skb) in tcp_hdrlen() function |
/include/net/ | ||
D | tcp.h | 2151 if (skb->len > tcp_hdrlen(skb)) in tcp_segs_in() |