Home
last modified time | relevance | path

Searched defs:txhash (Results 1 – 4 of 4) sorted by relevance

/linux/net/ipv6/
H A Dtcp_ipv6.c850 u32 priority, u32 txhash, struct tcp_key *key) in tcp_v6_send_response() argument
1020 u32 txhash = 0; in tcp_v6_send_reset() local
1145 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...]
/linux/net/ipv4/
H A Dtcp_ipv4.c736 u32 txhash = 0; in tcp_v4_send_reset() local
913 int reply_flags, u8 tos, u32 txhash) in tcp_v4_send_ack() argument
H A Dip_output.c1609 unsigned int len, u64 transmit_time, u32 txhash) in ip_send_unicast_reply()
/linux/include/linux/
H A Dtcp.h160 u32 txhash; member