Searched refs:inp_set_multicast_if (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/sys/netinet/
H A Din_mcast.c159 static int inp_set_multicast_if(struct inpcb *, struct sockopt *);
2409 inp_set_multicast_if(struct inpcb *inp, struct sockopt *sopt) function
2692 error = inp_set_multicast_if(inp, sopt);

Completed in 113 milliseconds