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