nip_if_ip_conf_t Struct Reference

Network Interface IP configuration. More...

#include <net_if.h>


Data Fields

nip_if_ip_conf_stat_t state
uint8_t addr [4]
uint8_t brdcst_addr [4]
uint8_t subnet_mask [4]
uint8_t std_gateway [4]


Detailed Description

Network Interface IP configuration.

Definition at line 377 of file net_if.h.


Field Documentation

nip_if_ip_conf_stat_t nip_if_ip_conf_t::state

Definition at line 379 of file net_if.h.

Referenced by nip_ip_addr_set(), nip_ip_down(), and nip_net_if_up().

uint8_t nip_if_ip_conf_t::addr[4]

Definition at line 380 of file net_if.h.

Referenced by nip_arp_fill_defaults_and_send(), nip_dhcp_disp_check(), nip_disp_arp_receive(), nip_ip_addr_set(), nip_ip_route(), nip_ip_subnet_set(), and nip_mdns_register_hostname().

uint8_t nip_if_ip_conf_t::brdcst_addr[4]

Definition at line 381 of file net_if.h.

Referenced by nip_ip_route(), and nip_ip_subnet_set().

uint8_t nip_if_ip_conf_t::subnet_mask[4]

Definition at line 382 of file net_if.h.

Referenced by nip_ip_addr_set(), nip_ip_route(), and nip_ip_subnet_set().

uint8_t nip_if_ip_conf_t::std_gateway[4]

Definition at line 383 of file net_if.h.

Referenced by nip_dhcp_disp_check(), and nip_ip_route().


The documentation for this struct was generated from the following file:
Generated on Wed Feb 27 19:20:07 2008 for NIP by  doxygen 1.5.3