Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/api/
H A Dcc_port.c84 port->admin = CCPORT_STOPPED; in cc_port_create()
364 if (port->admin != CCPORT_STOPPED) in cc_port_start()
384 port->admin = CCPORT_STOPPED; in cc_port_stop()
H A Dcc_dump.c267 (p->admin == CCPORT_STOPPED) ? "STOPPED" : in cc_dump_port()
H A Dccpriv.h121 CCPORT_STOPPED, /* halted */ enumerator