Home
last modified time | relevance | path

Searched refs:collecting (Results 1 – 9 of 9) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Daggr.h96 uint8_t collecting: 1; member
106 uint8_t collecting: 1;
/titanic_41/usr/src/cmd/bnu/
H A Dperfstat.c621 writeLog (string, logfile, logname, collecting) in writeLog() argument
626 int * collecting;
635 *collecting = FALSE;
651 *collecting = FALSE;
/titanic_41/usr/src/uts/common/io/aggr/
H A Daggr_lacp.c296 pl->ActorAdminPortState.bit.collecting = B_FALSE; in aggr_lacp_init_port()
383 pl->ActorOperPortState.bit.collecting = B_FALSE; in lacp_reset_port()
757 if (pl->ActorOperPortState.bit.collecting || in lacp_mux_sm()
764 pl->ActorOperPortState.bit.collecting = in lacp_mux_sm()
830 if (pl->ActorOperPortState.bit.collecting || in lacp_mux_sm()
838 pl->ActorOperPortState.bit.collecting = B_FALSE; in lacp_mux_sm()
852 if (pl->ActorOperPortState.bit.collecting || in lacp_mux_sm()
860 pl->ActorOperPortState.bit.collecting = B_FALSE; in lacp_mux_sm()
878 if (!pl->ActorOperPortState.bit.collecting && in lacp_mux_sm()
889 pl->ActorOperPortState.bit.collecting = B_TRUE; in lacp_mux_sm()
/titanic_41/usr/src/lib/libast/common/
H A DREADME1 The advanced software technology department has been collecting useful C
/titanic_41/usr/src/lib/libpp/common/
H A Dpp.tab122 COLLECTING # collecting macro call arguments
/titanic_41/usr/src/cmd/sgs/liblddbg/common/
H A Dliblddbg.msg605 @ MSG_REL_COLLECT "collecting input relocations: section=%s, file=%s"
834 @ MSG_MOVE_INPUT "collecting move entries: file=%s"
1098 @ MSG_UTL_COLLECT " [%d] %s; collecting %s section"
/titanic_41/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME209 DISCOVER, collecting OFFERs, selecting an OFFER, sending a REQUEST,
/titanic_41/usr/src/cmd/ssh/doc/
H A DREADME.Ylonen173 collecting this information is getting very low.
/titanic_41/usr/src/cmd/dladm/
H A Ddladm.c3125 (lstate->bit.collecting ? "yes" : "no")); in print_lacp_cb()