Searched refs:tcp_drop_syn_sent (Results 1 – 3 of 3) sorted by relevance
1009 tcp_drop_syn_sent(struct inpcb *, int);
2479 notify = tcp_drop_syn_sent; in tcp_ctlinput()2613 notify = tcp_drop_syn_sent; in tcp6_ctlinput()2862 tcp_drop_syn_sent(struct inpcb *inp, int errno) in tcp_drop_syn_sent() function