nip_net_if_t Struct Reference

Network Interface. More...

#include <net_if.h>

Collaboration diagram for nip_net_if_t:

Collaboration graph
[legend]

Data Fields

nip_net_if_id_t id
 Network Interface ID.
nip_if_ip_conf_t ip_conf
 Network Interface IP configuration.
nip_phy_if_t phy_conf
 Physical layer interface.

Detailed Description

Network Interface.

Definition at line 394 of file net_if.h.


Field Documentation

nip_net_if_id_t nip_net_if_t::id

Network Interface ID.

Definition at line 396 of file net_if.h.

Referenced by nip_init(), nip_net_if_create(), and nip_net_if_free().

nip_if_ip_conf_t nip_net_if_t::ip_conf

Network Interface IP configuration.

Definition at line 397 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_disp_send(), nip_ip_down(), nip_ip_route(), nip_ip_subnet_set(), nip_mdns_register_hostname(), and nip_net_if_up().

nip_phy_if_t nip_net_if_t::phy_conf

Physical layer interface.

Definition at line 398 of file net_if.h.

Referenced by init_networking(), nip_arp_fill_defaults_and_send(), nip_dhcp_disp_check(), nip_disp_arp_receive(), nip_dispatcher(), nip_eth_configure_if_defaults(), nip_eth_disp_receive(), nip_ip_addr_set(), nip_ip_disp_receive(), nip_ip_disp_send(), nip_net_if_create(), nip_net_if_down(), nip_net_if_up(), nip_rtl_open(), nip_rtl_read(), nip_rtl_read_init(), nip_rtl_send(), nip_rtl_send_init(), and nip_set_if_flags().


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