Searched refs:so_protosw_set (Results 1 – 2 of 2) sorted by relevance
754 void so_protosw_set(struct socket *, struct protosw *);
5154 so_protosw_set(struct socket *so, struct protosw *val) function