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