Home
last modified time | relevance | path

Searched defs:th (Results 1 – 7 of 7) sorted by relevance

/include/net/
A Dip6_checksum.h58 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
A Dtcp_ao.h268 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()
A Dgro.h483 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()
A Dtcp.h973 #define tcp_flag_byte(th) (((u_int8_t *)th)[13]) argument
987 #define tcp_flags_ntohs(th) (ntohs(*(__be16 *)&tcp_flag_word(th)) & \ argument
2840 static inline int tcp_parse_auth_options(const struct tcphdr *th, in tcp_parse_auth_options()
/include/linux/
A Dnetfilter_ipv6.h165 const struct tcphdr *th, in nf_ipv6_cookie_init_sequence()
182 const struct tcphdr *th) in nf_cookie_v6_check()
A Dtcp.h29 static inline unsigned int __tcp_hdrlen(const struct tcphdr *th) in __tcp_hdrlen()
/include/soc/fsl/
A Dqman.h578 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()

Completed in 30 milliseconds