Lines Matching defs:links
621 * for active links.
763 * Reinitialize physical links.
935 * Return the underlying links for the link represented by the conf object.
942 char *prop, links[MAXLINKNAMELEN];
945 * Determine which property is used to store the underlying links for
969 /* Then, retrieve the links from that property */
970 if (dladm_get_conf_field(handle, conf, prop, links, sizeof (links))
974 return (strdup(links));
1013 /* find the links under this link for vnics, aggrs, etc. */
1449 /* no need to determine what links are underneath */