Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dsocket.h738 void so_protosw_set(struct socket *, struct protosw *);
/f-stack/freebsd/kern/
H A Duipc_socket.c4371 so_protosw_set(struct socket *so, struct protosw *val) function