Searched refs:inp_flush (Results 1 – 6 of 6) sorted by relevance
854 extern int inp_flush(struct inpcb *, int);
814 error = inp_flush(inp, optval); in rip_ctloutput()
1097 error = inp_flush(inp, optval); in udp_ctloutput()
2696 error = inp_flush(inp, optval); in tcp_ctloutput()
3491 inp_flush(struct inpcb *inp, int optval) in inp_flush() function
965 error = inp_flush(sotoinpcb(so), optval); in rip6_ctloutput()