Searched refs:inp_setmoptions (Results 1 – 3 of 3) sorted by relevance
356 extern int inp_setmoptions(struct inpcb *, struct sockopt *);
2994 inp_setmoptions(struct inpcb *inp, struct sockopt *sopt) in inp_setmoptions() function
2419 error = inp_setmoptions(inp, sopt); in ip_ctloutput()