Searched defs:th (Results 1 – 7 of 7) sorted by relevance
| /include/net/ |
| D | ip6_checksum.h | 58 struct tcphdr *th = tcp_hdr(skb); in __tcp_v6_send_check() local 68 struct tcphdr *th = tcp_hdr(skb); in tcp_v6_gso_csum_prep() local
|
| D | tcp_ao.h | 268 struct tcp_ao_key *key, struct tcphdr *th, in tcp_ao_transmit_skb() 348 static inline int tcp_do_parse_auth_options(const struct tcphdr *th, in tcp_do_parse_auth_options()
|
| D | gro.h | 483 static inline int __gro_receive_network_flush(const void *th, const void *th2, in __gro_receive_network_flush() 496 static inline int gro_receive_network_flush(const void *th, const void *th2, in gro_receive_network_flush()
|
| D | tcp.h | 929 #define tcp_flag_byte(th) (((u_int8_t *)th)[13]) argument 2786 static inline int tcp_parse_auth_options(const struct tcphdr *th, in tcp_parse_auth_options()
|
| /include/linux/ |
| D | netfilter_ipv6.h | 168 const struct tcphdr *th, in nf_ipv6_cookie_init_sequence() 185 const struct tcphdr *th) in nf_cookie_v6_check()
|
| D | tcp.h | 30 static inline unsigned int __tcp_hdrlen(const struct tcphdr *th) in __tcp_hdrlen()
|
| /include/soc/fsl/ |
| D | qman.h | 578 static inline u64 qm_cgr_cs_thres_get64(const struct qm_cgr_cs_thres *th) in qm_cgr_cs_thres_get64() 585 static inline int qm_cgr_cs_thres_set64(struct qm_cgr_cs_thres *th, u64 val, in qm_cgr_cs_thres_set64()
|