Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/netinet/
H A Din_mcast.c142 static int inp_block_unblock_source(struct inpcb *, struct sockopt *);
1451 inp_block_unblock_source(struct inpcb *inp, struct sockopt *sopt) in inp_block_unblock_source() function
3146 error = inp_block_unblock_source(inp, sopt); in inp_setmoptions()