Searched refs:so_set_restrictions (Results 1 – 4 of 4) sorted by relevance
1040 extern int so_set_restrictions(struct socket *, uint32_t);
2544 error = so_set_restrictions(so, in ip_ctloutput()
2811 error = so_set_restrictions(so, in ip6_ctloutput()
5363 error = so_set_restrictions(so, optval); in sosetoptlock()8017 so_set_restrictions(struct socket *so, uint32_t vals) in so_set_restrictions() function