Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/api/
H A Dccatm.h101 int cc_port_isrunning(struct ccdata *, u_int, int *);
H A Dcc_port.c399 cc_port_isrunning(struct ccdata *cc, u_int portno, int *state) in cc_port_isrunning() function
/f-stack/freebsd/netgraph/atm/ccatm/
H A Dng_ccatm.c540 error = cc_port_isrunning(priv->data, arg->port, in ng_ccatm_rcvmsg()