Home
last modified time | relevance | path

Searched refs:cc_port_destroy (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/ngatm/netnatm/api/
H A Dccatm.h128 void cc_port_destroy(struct ccport *, int);
H A Dcc_data.c78 cc_port_destroy(TAILQ_FIRST(&cc->port_list), 1); in cc_reset()
H A Dcc_port.c115 cc_port_destroy(struct ccport *port, int shutdown) in cc_port_destroy() function
/f-stack/freebsd/netgraph/atm/ccatm/
H A Dng_ccatm.c887 cc_port_destroy(hd->inst, 0); in ng_ccatm_disconnect()