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