Main Page   Modules   Data Structures   File List   Data Fields   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 Mon Nov 3 15:39:25 2003 for GM by doxygen1.2.15