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

/osnet-11/usr/src/lib/libdladm/common/
H A Dlibdladm_impl.h82 #define FNPORTS "nports" /* uint64_t */ macro
133 FKEY, FNPORTS, FPORTS, FAGGRMODE, FPOLICY, \
H A Dlibdlaggr.c345 status = dladm_get_conf_field(handle, conf, FNPORTS, &u64,
460 * need to update the FPORTS and FNPORTS fields of this aggregation.
470 * Get the original configuration of FNPORTS and FPORTS.
472 status = dladm_get_conf_field(handle, conf, FNPORTS, &u64,
564 if ((status = dladm_set_conf_field(handle, conf, FNPORTS,
627 if ((dladm_set_conf_field(handle, conf, FNPORTS,
1147 status = dladm_set_conf_field(handle, conf, FNPORTS, DLADM_TYPE_UINT64,

Completed in 25 milliseconds