IPX_NEXT_HOP_ADDRESS

[This is preliminary documentation and subject to change.]

The IPX_NEXT_HOP_ADDRESS structure contains the address for the next-hop router for an IPX route.

typedef struct _IPX_NEXT_HOP_ADDRESS {
    BYTE    NHA_Mac[6];
} IPX_NEXT_HOP_ADDRESS, *PIPX_NEXT_HOP_ADDRESS;
 

Members

NHA_Mac[6]
MAC address of next hop router.

See Also

RTM_IPX_ROUTE