Searched refs:__tcp_hdrlen (Results 1 – 2 of 2) sorted by relevance
30 static inline unsigned int __tcp_hdrlen(const struct tcphdr *th) in __tcp_hdrlen() function37 return __tcp_hdrlen(tcp_hdr(skb)); in tcp_hdrlen()
268 __entry->data_len = skb->len - __tcp_hdrlen(th);