H A D | tcp_ipv6.c | 734 u32 ack, u32 win, u32 tsval, u32 tsecr, tcp_v6_send_response() 748 if (tsecr) tcp_v6_send_response() 778 if (tsecr) { tcp_v6_send_response() 782 *topt++ = htonl(tsecr); tcp_v6_send_response() 904 u32 ack, u32 win, u32 tsval, u32 tsecr, int oif, tcp_v6_send_ack() 908 tcp_v6_send_response(sk, skb, seq, ack, win, tsval, tsecr, oif, key, 0, tcp_v6_send_ack() 733 tcp_v6_send_response(struct sock *sk, struct sk_buff *skb, u32 seq, u32 ack, u32 win, u32 tsval, u32 tsecr, int oif, struct tcp_md5sig_key *key, int rst, u8 tclass, u32 label) tcp_v6_send_response() argument 903 tcp_v6_send_ack(struct sock *sk, struct sk_buff *skb, u32 seq, u32 ack, u32 win, u32 tsval, u32 tsecr, int oif, struct tcp_md5sig_key *key, u8 tclass, u32 label) tcp_v6_send_ack() argument
|