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