Home
last modified time | relevance | path

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

/include/linux/
Dinet_lro.h52 struct tcphdr *tcph;
163 struct iphdr *iph, struct tcphdr *tcph);
Dtcp.h24 struct tcphdr { struct
65 struct tcphdr hdr; argument
215 static inline struct tcphdr *tcp_hdr(const struct sk_buff *skb) in tcp_hdr()
217 return (struct tcphdr *)skb_transport_header(skb); in tcp_hdr()
/include/linux/netfilter/
Dxt_osf.h85 struct tcphdr tcp;
/include/net/
Dslhc_vj.h132 struct tcphdr cs_tcp;
Dtcp.h340 const struct tcphdr *th, unsigned int len);
342 const struct tcphdr *th, unsigned int len);
372 TCP_ECN_create_request(struct request_sock *req, struct tcphdr *th) in TCP_ECN_create_request()
388 const struct tcphdr *th);
417 extern const u8 *tcp_parse_md5sig_option(const struct tcphdr *th);
1232 extern int tcp_md5_hash_header(struct tcp_md5sig_pool *, const struct tcphdr *);