Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/sys/
HDsocket.h754 void so_protosw_set(struct socket *, struct protosw *);
/freebsd-14-stable/sys/kern/
HDuipc_socket.c5154 so_protosw_set(struct socket *so, struct protosw *val) function