Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Din_mcast.c165 static int inp_block_unblock_source(struct inpcb *, struct sockopt *);
1368 inp_block_unblock_source(struct inpcb *inp, struct sockopt *sopt) in inp_block_unblock_source() function
2817 error = inp_block_unblock_source(inp, sopt); in inp_setmoptions()