Home
last modified time | relevance | path

Searched defs:options_out_len (Results 1 - 1 of 1) sorted by relevance

/kernel/liteos_a/net/lwip-2.1/enhancement/src/
H A Ddhcps.c315 void dhcp_common_option(struct dhcp_msg *msg_out, u8_t option_type, u8_t option_len, u16_t *options_out_len) in dhcp_common_option() argument
320 void dhcp_common_option_byte(struct dhcp_msg *msg_out, u8_t value, u16_t *options_out_len) in dhcp_common_option_byte() argument
325 dhcp_common_option_long(struct dhcp_msg *msg_out, u32_t value, u16_t *options_out_len) dhcp_common_option_long() argument
330 dhcp_common_option_trailer(struct dhcp_msg *msg_out, u16_t options_out_len, struct pbuf *p_out) dhcp_common_option_trailer() argument
[all...]

Completed in 3 milliseconds