Main Page | Modules | Directories | File List | Globals | Related Pages

gm_get_mapper_unique_id.c File Reference

#include "gm_internal.h"

Functions

gm_status_t gm_get_mapper_unique_id (struct gm_port *port, char *id)

Detailed Description

This file contains the GM API function gm_get_mapper_unique_id().

Function Documentation

gm_status_t gm_get_mapper_unique_id struct gm_port *  port,
char *  id
 

gm_get_mapper_unique_id() copies the 6-byte ethernet address of the network interface card associated with port to the buffer at id.

Return values:
GM_SUCCESS Operation completed successfully.
Parameters:
port (IN) The GM port associated with a specific network interface card.
id (OUT) Buffer to which the 6-byte ethernet address (GM_GET_MAPPER_UNIQUE_ID) is copied.
Author:
Glenn Brown
Version:
GM_API_VERSION (as defined in gm.h)


Generated on Sat May 20 19:20:41 2006 for GM by  doxygen 1.4.4