Searched refs:inp_flush (Results 1 – 6 of 6) sorted by relevance
994 extern int inp_flush(struct inpcb *, int);
847 error = inp_flush(inp, optval); in rip_ctloutput()
2785 error = inp_flush(inp, optval); in tcp_ctloutput()
1214 error = inp_flush(inp, optval); in udp_ctloutput()
3722 inp_flush(struct inpcb *inp, int optval) in inp_flush() function
988 error = inp_flush(sotoinpcb(so), optval); in rip6_ctloutput()