ReactOS 0.4.15-dev-7834-g00c4b3d
record_ip4routetable Struct Reference

Public Attributes

const WCHARdestination
 
INT32 interfaceindex
 
const WCHARnexthop
 

Detailed Description

Definition at line 1095 of file builtin.c.

Member Data Documentation

◆ destination

const WCHAR* record_ip4routetable::destination

Definition at line 1097 of file builtin.c.

Referenced by fill_ip4routetable().

◆ interfaceindex

INT32 record_ip4routetable::interfaceindex

Definition at line 1098 of file builtin.c.

Referenced by fill_ip4routetable().

◆ nexthop

const WCHAR* record_ip4routetable::nexthop

Definition at line 1099 of file builtin.c.

Referenced by fill_ip4routetable().


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