Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/netinet/
H A Din_mcast.c144 static int inp_block_unblock_source(struct inpcb *, struct sockopt *);
1466 inp_block_unblock_source(struct inpcb *inp, struct sockopt *sopt) in inp_block_unblock_source() function
3171 error = inp_block_unblock_source(inp, sopt); in inp_setmoptions()