Home
last modified time | relevance | path

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

/xnu-10002.81.5/bsd/netinet/
H A Dip_var.h355 extern int inp_getmoptions(struct inpcb *, struct sockopt *);
H A Dip_output.c2654 error = inp_getmoptions(inp, sopt); in ip_ctloutput()
H A Din_mcast.c1900 inp_getmoptions(struct inpcb *inp, struct sockopt *sopt) in inp_getmoptions() function