Searched refs:dhcp_get_option_byte (Results 1 - 1 of 1) sorted by relevance

/barrelfish-master/lib/lwip/src/core/
H A Ddhcp.c124 static u8_t dhcp_get_option_byte(u8_t * ptr);
595 dhcp_get_option_byte(&option_ptr[1]) / (u32_t) sizeof(struct ip_addr);
1527 msg_type = dhcp_get_option_byte(options_ptr + 2);
1824 static u8_t dhcp_get_option_byte(u8_t * ptr) function

Completed in 76 milliseconds