Home
last modified time | relevance | path

Searched refs:admin (Results 1 – 11 of 11) 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()
369 port->admin = CCPORT_RUNNING; in cc_port_start()
381 if (port->admin != CCPORT_RUNNING) in cc_port_stop()
384 port->admin = CCPORT_STOPPED; in cc_port_stop()
405 if (port->admin == CCPORT_RUNNING) in cc_port_isrunning()
513 if (port->admin != CCPORT_RUNNING) in cc_uni_response()
556 if (port->admin != CCPORT_RUNNING) { in cc_uni_signal()
616 if (port->admin == CCPORT_RUNNING) in cc_uni_signal()
H A Dcc_dump.c267 (p->admin == CCPORT_STOPPED) ? "STOPPED" : in cc_dump_port()
268 (p->admin == CCPORT_RUNNING) ? "RUNNING" : "????"); in cc_dump_port()
H A Dcc_data.c203 eport->state = port->admin; in cc_get_extended_status()
H A Dccpriv.h123 } admin; /* admin status */ member
/f-stack/dpdk/doc/guides/tools/
H A Dcomp_perf.rst53 One lcore is needed for process admin, tests are run on all other cores.
/f-stack/dpdk/doc/guides/nics/
H A Dena.rst52 The following admin queue commands are supported:
H A Dmlx5.rst1112 …nel.org/pub/scm/linux/kernel/git/stable/linux-stable.git/plain/Documentation/admin-guide/README.rst
/f-stack/dpdk/doc/guides/linux_gsg/
H A Dsys_reqs.rst217 See the Documentation/admin-guide/kernel-parameters.txt file in your Linux source tree for further …
/f-stack/dpdk/doc/guides/platform/
H A Docteontx2.rst73 PF0 is called the administrative / admin function (AF) and has exclusive
/f-stack/freebsd/contrib/zlib/
H A DChangeLog1262 - Avoid expanded $Id$. Use "rcs -kb" or "cvs admin -kb" to avoid Id expansion.
/f-stack/app/redis-5.0.5/deps/jemalloc/
H A Dconfigure1389 --sbindir=DIR system admin executables [EPREFIX/sbin]