Searched refs:cm_xprt (Results 1 – 1 of 1) sorted by relevance
218 struct cm_xprt { struct299 struct cm_xprt *x_next; argument381 static struct cm_xprt *connmgr_wrapconnect(struct cm_xprt *,385 static bool_t connmgr_connect(struct cm_xprt *, queue_t *, struct netbuf *,397 static void connmgr_sndrel(struct cm_xprt *);398 static void connmgr_snddis(struct cm_xprt *);399 static void connmgr_close(struct cm_xprt *);400 static void connmgr_release(struct cm_xprt *);401 static struct cm_xprt *connmgr_wrapget(struct netbuf *, const struct timeval *,404 static struct cm_xprt *connmgr_get(struct netbuf *, const struct timeval *,[all …]