Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
hv_kvp_ipaddr_value Struct Reference

#include <hyperv.h>

Data Fields

__u16 adapter_id [MAX_ADAPTER_ID_SIZE]
 
__u8 addr_family
 
__u8 dhcp_enabled
 
__u16 ip_addr [MAX_IP_ADDR_SIZE]
 
__u16 sub_net [MAX_IP_ADDR_SIZE]
 
__u16 gate_way [MAX_GATEWAY_SIZE]
 
__u16 dns_addr [MAX_IP_ADDR_SIZE]
 

Detailed Description

Definition at line 206 of file hyperv.h.

Field Documentation

Definition at line 207 of file hyperv.h.

__u8 addr_family

Definition at line 208 of file hyperv.h.

__u8 dhcp_enabled

Definition at line 209 of file hyperv.h.

Definition at line 213 of file hyperv.h.

Definition at line 212 of file hyperv.h.

Definition at line 210 of file hyperv.h.

Definition at line 211 of file hyperv.h.


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