Searched refs:ccreq (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/sys/contrib/ngatm/netnatm/api/
H A Dccpriv.h104 struct ccreq { struct
105 TAILQ_ENTRY(ccreq) link;
110 TAILQ_HEAD(ccreq_list, ccreq);
H A Dcc_port.c118 struct ccreq *r;
490 static struct ccreq *
493 struct ccreq *r;
508 struct ccreq *req;
577 struct ccreq *req;
H A Dcc_sig.c153 const struct ccreq *r = NULL;
H A Dcc_dump.c248 const struct ccreq *r;
H A Dcc_conn.c136 struct ccreq *r;
283 struct ccreq *r, *r1;

Completed in 126 milliseconds