Home
last modified time | relevance | path

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

/include/linux/
Dtcp.h40 static inline struct tcphdr *inner_tcp_hdr(const struct sk_buff *skb) in inner_tcp_hdr() function
47 return inner_tcp_hdr(skb)->doff * 4; in inner_tcp_hdrlen()