Searched refs:inp_flush (Results 1 – 6 of 6) sorted by relevance
876 extern int inp_flush(struct inpcb *, int);
838 error = inp_flush(inp, optval); in rip_ctloutput()
2761 error = inp_flush(inp, optval); in tcp_ctloutput()
1134 error = inp_flush(inp, optval); in udp_ctloutput()
3673 inp_flush(struct inpcb *inp, int optval) in inp_flush() function
968 error = inp_flush(sotoinpcb(so), optval); in rip6_ctloutput()