Home
last modified time | relevance | path

Searched refs:cc_uni_response (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/ngatm/netnatm/api/
H A Dccatm.h84 int cc_uni_response(struct ccport *, u_int cookie, u_int reason, u_int state);
H A Dcc_port.c505 cc_uni_response(struct ccport *port, u_int cookie, u_int reason, u_int state) in cc_uni_response() function
/f-stack/freebsd/netgraph/atm/ccatm/
H A Dng_ccatm.c1082 err = cc_uni_response(hd->inst, arg.cookie, in ng_ccatm_rcvuni()