Searched refs:so_set_restrictions (Results 1 – 4 of 4) sorted by relevance
1046 extern int so_set_restrictions(struct socket *, uint32_t);
2555 error = so_set_restrictions(so, in ip_ctloutput()
5093 error = so_set_restrictions(so, optval); in sosetoptlock()7786 so_set_restrictions(struct socket *so, uint32_t vals) in so_set_restrictions() function
2814 error = so_set_restrictions(so, in ip6_ctloutput()