Home
last modified time | relevance | path

Searched refs:aggregation (Results 1 – 23 of 23) sorted by path

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A DTHIRDPARTYLICENSE223 In addition, mere aggregation of another work not based on the Program
/illumos-gate/usr/src/cmd/dladm/
H A Ddladm.c3247 (lstate->bit.aggregation ? "yes" : "no")); in print_lacp_cb()
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/aggs/
H A Dtst.clear.d.out15 Final aggregation data:
H A Dtst.cleardenormalize.d.out15 Final (denormalized) aggregation data:
H A Dtst.clearnormalize.d.out15 Final (normalized) aggregation data:
/illumos-gate/usr/src/cmd/perl/
H A DTHIRDPARTYLICENSE97 be construed as a mere form of aggregation, provided that the
/illumos-gate/usr/src/cmd/powertop/common/
H A DCOPYING129 In addition, mere aggregation of another work not based on the Program
/illumos-gate/usr/src/cmd/svc/shell/
H A Dmfsthistory601 svc:/network/aggregation:default var/svc/manifest/network/aggregation.xml
602 svc:/network/aggregation var/svc/manifest/network/aggregation.xml
/illumos-gate/usr/src/common/ficl/softcore/
H A Dclasses.fr11 \ mainly for aggregation to help in making data structures.
H A Doo.fr14 \ 2. Object aggregation (has-a relationship)
/illumos-gate/usr/src/data/hwdata/
H A Dpci.ids17 # only covers the aggregation and formatting. The copyright is held by
/illumos-gate/usr/src/grub/grub-0.97/
H A DCOPYING129 In addition, mere aggregation of another work not based on the Program
/illumos-gate/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/
H A DAggregate.java304 Aggregation aggregation = getAggregation(aggregationName); in addRecord() local
305 if (aggregation == null) { in addRecord()
306 aggregation = new Aggregation(aggregationName, aggid); in addRecord()
307 map.put(aggregationName, aggregation); in addRecord()
309 aggregation.addRecord(rec); in addRecord()
H A DPrintaRecord.java374 Aggregation aggregation = getAggregationImpl(aggregationName); in addRecord() local
375 if (aggregation == null) { in addRecord()
376 aggregation = new Aggregation(aggregationName, aggid); in addRecord()
377 aggregations.add(aggregation); in addRecord()
380 aggregation.addRecord(record); in addRecord()
382 Map <Tuple, AggregationRecord> map = aggregation.asMap(); in addRecord()
/illumos-gate/usr/src/lib/libnwam/
H A DREADME48 each datalink (physical, tunnel, aggregation etc), and one for each IP
/illumos-gate/usr/src/lib/librstp/common/
H A DCOPYING206 In addition, mere aggregation of another work not based on the Library
/illumos-gate/usr/src/lib/print/libhttp-core/common/
H A DLICENSE.txt271 In addition, mere aggregation of another work not based on the Program
676 In addition, mere aggregation of another work not based on the Library
/illumos-gate/usr/src/tools/smatch/src/
H A DGPL-2129 In addition, mere aggregation of another work not based on the Program
/illumos-gate/usr/src/uts/common/io/aggr/
H A Daggr_lacp.c295 pl->ActorAdminPortState.bit.aggregation = B_TRUE; in aggr_lacp_init_port()
1572 pl->ActorOperPortState.bit.aggregation = B_TRUE; in aggr_lacp_port_attached()
1648 pl->ActorOperPortState.bit.aggregation = B_TRUE; in lacp_on()
1867 (lacp->partner_info.state.bit.aggregation == in record_PDU()
1868 pl->ActorOperPortState.bit.aggregation)) || in record_PDU()
1869 (!lacp->actor_info.state.bit.aggregation)) { in record_PDU()
1908 (pl->PartnerOperPortState.bit.aggregation != in update_selected()
1909 lacp->actor_info.state.bit.aggregation)) { in update_selected()
1939 (pl->PartnerOperPortState.bit.aggregation != in update_default_selected()
1978 (pl->ActorOperPortState.bit.aggregation != in update_NTT()
[all …]
/illumos-gate/usr/src/uts/common/io/e1000api/
H A DREADME400 6371753 aggregation of e1000g NICs fails to provide connectivity unless snoop is running
453 6463536 BAD TRAP panic for removing aggregation
481 6491179 link aggregation with e1000g does not work unless snoop is running
/illumos-gate/usr/src/uts/common/io/e1000g/
H A DREADME400 6371753 aggregation of e1000g NICs fails to provide connectivity unless snoop is running
453 6463536 BAD TRAP panic for removing aggregation
481 6491179 link aggregation with e1000g does not work unless snoop is running
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Drelease.txt2775 3. Request: Enable tunnel HW GRO TPA aggregation.
4175 Change: (FW L2) Do not increment tpa_aborts_num when aggregation closed
5314 12. Problem: CQ79868 - Summarized RSC aggregation size greater than defined.
5523 Change: Set maximum aggregation size to be maximum supported by FW.
/illumos-gate/usr/src/uts/common/sys/
H A Daggr.h98 uint8_t aggregation: 1; member
104 uint8_t aggregation: 1;