Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/netinet/
HDin_mcast.c162 static int inp_block_unblock_source(struct inpcb *, struct sockopt *);
1339 inp_block_unblock_source(struct inpcb *inp, struct sockopt *sopt) in inp_block_unblock_source() function
2825 error = inp_block_unblock_source(inp, sopt); in inp_setmoptions()