Home
last modified time | relevance | path

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

/include/linux/
Dtcp.h30 static inline unsigned int __tcp_hdrlen(const struct tcphdr *th) in __tcp_hdrlen() function
37 return __tcp_hdrlen(tcp_hdr(skb)); in tcp_hdrlen()
/include/trace/events/
Dtcp.h268 __entry->data_len = skb->len - __tcp_hdrlen(th);