Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/netinet/
Dip_var.h203 int inp_getmoptions(struct inpcb *, struct sockopt *);
Dip_output.c1246 error = inp_getmoptions(inp, sopt); in ip_ctloutput()
Din_mcast.c1716 inp_getmoptions(struct inpcb *inp, struct sockopt *sopt) in inp_getmoptions() function