Searched defs:rst (Results 1 - 1 of 1) sorted by relevance

/net/ipv6/
H A Dtcp_ipv6.c724 struct tcp_md5sig_key *key, int rst, u8 tclass)
760 t1->ack = !rst || !th->ack;
761 t1->rst = rst;
809 if (rst)
830 if (th->rst)
722 tcp_v6_send_response(struct sk_buff *skb, u32 seq, u32 ack, u32 win, u32 tsval, u32 tsecr, struct tcp_md5sig_key *key, int rst, u8 tclass) argument

Completed in 7 milliseconds