Searched refs:clnt_vc_soupcall (Results 1 – 1 of 1) sorted by relevance
97 static int clnt_vc_soupcall(struct socket *so, void *arg, int waitflag);262 soupcall_set(ct->ct_socket, SO_RCV, clnt_vc_soupcall, ct); in clnt_vc_create()924 clnt_vc_soupcall(struct socket *so, void *arg, int waitflag) in clnt_vc_soupcall() function1289 clnt_vc_soupcall(ct->ct_socket, ct, M_NOWAIT); in clnt_vc_dotlsupcall()