Home
last modified time | relevance | path

Searched refs:inp_getmoptions (Results 1 – 3 of 3) sorted by relevance

/xnu-8019.80.24/bsd/netinet/
H A Dip_var.h313 extern int inp_getmoptions(struct inpcb *, struct sockopt *);
H A Din_mcast.c1897 inp_getmoptions(struct inpcb *inp, struct sockopt *sopt) in inp_getmoptions() function
H A Dip_output.c2640 error = inp_getmoptions(inp, sopt); in ip_ctloutput()