Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dip_var.h211 int inp_getmoptions(struct inpcb *, struct sockopt *);
/f-stack/freebsd/netinet/
H A Dip_var.h211 int inp_getmoptions(struct inpcb *, struct sockopt *);
H A Dip_output.c1569 error = inp_getmoptions(inp, sopt); in ip_ctloutput()
H A Din_mcast.c1782 inp_getmoptions(struct inpcb *inp, struct sockopt *sopt) in inp_getmoptions() function