Home
last modified time | relevance | path

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

/openbmc/u-boot/net/
H A Dbootp.c948 static int dhcp_message_type(unsigned char *popt) in dhcp_message_type() function
1086 if (dhcp_message_type((u8 *)bp->bp_vend) == DHCP_ACK) { in dhcp_handler()