#include <net_if.h>
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. |
Definition at line 394 of file net_if.h.
Network Interface IP configuration.
Definition at line 397 of file net_if.h.
Referenced by nip_dhcp_disp_check(), and nip_mdns_register_hostname().
Physical layer interface.
Definition at line 398 of file net_if.h.
Referenced by init_networking(), and nip_dhcp_disp_check().