Searched refs:tcp_drop_syn_sent (Results 1 – 2 of 2) sorted by relevance
1858 void tcp_drop_syn_sent(struct inpcb *, int);
2713 notify = tcp_drop_syn_sent; in tcp_ctlinput()2858 notify = tcp_drop_syn_sent; in tcp6_ctlinput()3054 tcp_drop_syn_sent(struct inpcb *inp, int errno) in tcp_drop_syn_sent() function