Searched refs:cm_xprt (Results 1 – 1 of 1) sorted by relevance
213 struct cm_xprt { struct294 struct cm_xprt *x_next; argument376 static struct cm_xprt *connmgr_wrapconnect(struct cm_xprt *,380 static bool_t connmgr_connect(struct cm_xprt *, queue_t *, struct netbuf *,392 static void connmgr_sndrel(struct cm_xprt *);393 static void connmgr_snddis(struct cm_xprt *);394 static void connmgr_close(struct cm_xprt *);395 static void connmgr_release(struct cm_xprt *);396 static struct cm_xprt *connmgr_wrapget(struct netbuf *, const struct timeval *,399 static struct cm_xprt *connmgr_get(struct netbuf *, const struct timeval *,[all …]