Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/netinet/
H A Dip_var.h315 extern int inp_getmoptions(struct inpcb *, struct sockopt *);
H A Din_mcast.c1885 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()