Searched refs:result_nports (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libdladm/common/
H A Dlibdlaggr.c419 uint32_t orig_nports, result_nports, len, i, j; local
497 result_nports = (cmd == LAIOC_ADD) ? orig_nports + nports :
500 size = result_nports * (MAXLINKNAMELEN + 1) + 1;
507 * get the new configuration and set to result_nports and
560 result_nports -= nports;
563 u64 = result_nports;

Completed in 36 milliseconds