Searched refs:dhcp_common_option_trailer (Results 1 - 1 of 1) sorted by relevance
/kernel/liteos_a/net/lwip-2.1/enhancement/src/ |
H A D | dhcps.c | 107 LWIP_STATIC void dhcp_common_option_trailer(struct dhcp_msg *msg_out, u16_t options_out_len, struct pbuf *p_out); 330 void dhcp_common_option_trailer(struct dhcp_msg *msg_out, u16_t options_out_len, struct pbuf *p_out) in dhcp_common_option_trailer() function 397 dhcp_common_option_trailer(srvr_msg, options_len, out_msg); in handle_discover() 614 dhcp_common_option_trailer(srvr_msg, options_len, out_msg); in handle_request() 704 dhcp_common_option_trailer(srvr_msg, options_len, out_msg); in handle_inform()
|
Completed in 2 milliseconds