| H A D | tcp_ipv6.c | 825 u32 priority, u32 txhash, struct tcp_key *key) in tcp_v6_route_req() 940 if (txhash) { in tcp_v6_send_response() 942 skb_set_hash(buff, txhash, PKT_HASH_TYPE_L4); in tcp_v6_send_response() 986 u32 txhash = 0; in tcp_v6_send_response() 1080 txhash = sk->sk_txhash; in tcp_v6_send_reset() 1085 txhash = inet_twsk(sk)->tw_txhash; in tcp_v6_send_reset() 1096 label, priority, txhash, in tcp_v6_send_reset() 1110 __be32 label, u32 priority, u32 txhash) in tcp_v6_send_reset() 1113 tclass, label, priority, txhash, key); in tcp_v6_send_reset() 1249 READ_ONCE(tcp_rsk(req)->txhash)); 870 tcp_v6_send_response(const struct sock * sk,struct sk_buff * skb,u32 seq,u32 ack,u32 win,u32 tsval,u32 tsecr,int oif,int rst,u8 tclass,__be32 label,u32 priority,u32 txhash,struct tcp_key * key) tcp_v6_send_response() argument 1031 u32 txhash = 0; tcp_v6_send_reset() local 1156 tcp_v6_send_ack(const struct sock * sk,struct sk_buff * skb,u32 seq,u32 ack,u32 win,u32 tsval,u32 tsecr,int oif,struct tcp_key * key,u8 tclass,__be32 label,u32 priority,u32 txhash) tcp_v6_send_ack() argument [all...] |