Searched refs:__tcp_hdrlen (Results 1 – 1 of 1) sorted by relevance
33 static inline unsigned int __tcp_hdrlen(const struct tcphdr *th) in __tcp_hdrlen() function40 return __tcp_hdrlen(tcp_hdr(skb)); in tcp_hdrlen()