Searched refs:cc_conn_resp (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/contrib/ngatm/netnatm/api/ |
| H A D | cc_sig.c | 217 cc_conn_resp(struct ccconn *conn, enum conn_sig sig, u_int cookie __unused, in cc_conn_resp() function
|
| H A D | cc_port.c | 526 return (cc_conn_resp(conn, CONN_SIG_OK, in cc_uni_response() 529 return (cc_conn_resp(conn, CONN_SIG_ERROR, in cc_uni_response()
|
| H A D | ccpriv.h | 547 int cc_conn_resp(struct ccconn *, enum conn_sig, u_int, u_int, u_int);
|