ReactOS 0.4.15-dev-7958-gcd0bb1a
_FIB_ENTRY Struct Reference

#include <router.h>

Collaboration diagram for _FIB_ENTRY:

Public Attributes

LIST_ENTRY ListEntry
 
OBJECT_FREE_ROUTINE Free
 
IP_ADDRESS NetworkAddress
 
IP_ADDRESS Netmask
 
PNEIGHBOR_CACHE_ENTRY Router
 
UINT Metric
 

Detailed Description

Definition at line 14 of file router.h.

Member Data Documentation

◆ Free

OBJECT_FREE_ROUTINE _FIB_ENTRY::Free

Definition at line 16 of file router.h.

◆ ListEntry

LIST_ENTRY _FIB_ENTRY::ListEntry

Definition at line 15 of file router.h.

Referenced by DestroyFIBE(), and RouterAddRoute().

◆ Metric

UINT _FIB_ENTRY::Metric

Definition at line 20 of file router.h.

Referenced by InfoTdiQueryGetRouteTable(), and RouterAddRoute().

◆ Netmask

IP_ADDRESS _FIB_ENTRY::Netmask

◆ NetworkAddress

◆ Router


The documentation for this struct was generated from the following file: