Lines Matching refs:cf_conn
207 struct cf_conn *cd; in svc_vc_create_conn()
296 struct cf_conn *cd = NULL; in svc_vc_create_backchannel()
481 struct cf_conn *cd = (struct cf_conn *)xprt->xp_p1; in svc_vc_destroy()
495 struct cf_conn *cd = (struct cf_conn *)xprt->xp_p1; in svc_vc_backchannel_destroy()
532 struct cf_conn *cd; in svc_vc_stat()
534 cd = (struct cf_conn *)(xprt->xp_p1); in svc_vc_stat()
560 struct cf_conn *cd; in svc_vc_backchannel_stat()
562 cd = (struct cf_conn *)(xprt->xp_p1); in svc_vc_backchannel_stat()
578 struct cf_conn *cd = (struct cf_conn *) xprt->xp_p1; in svc_vc_process_pending()
655 struct cf_conn *cd = (struct cf_conn *) xprt->xp_p1; in svc_vc_recv()
796 struct cf_conn *cd = (struct cf_conn *) xprt->xp_p1; in svc_vc_backchannel_recv()