Home
last modified time | relevance | path

Searched refs:dhcp_state (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/u-boot/net/
H A Dbootp.c67 static dhcp_state_t dhcp_state = INIT; variable
713 dhcp_state = INIT; in bootp_request()
805 dhcp_state = SELECTING; in bootp_request()
1028 src, dest, len, dhcp_state); in dhcp_handler()
1035 "%d\n", src, dest, len, dhcp_state); in dhcp_handler()
1040 switch (dhcp_state) { in dhcp_handler()
1058 dhcp_state = REQUESTING; in dhcp_handler()
1075 dhcp_state = BOUND; in dhcp_handler()
/OK3568_Linux_fs/kernel/drivers/scsi/be2iscsi/
H A Dbe_mgmt.c599 if (if_info->dhcp_state) { in beiscsi_if_en_static()
647 if (if_info->dhcp_state) { in beiscsi_if_en_dhcp()
H A Dbe_cmds.h509 u32 dhcp_state; member
H A Dbe_iscsi.c533 if (!if_info->dhcp_state) in __beiscsi_iface_get_param()
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map