Searched defs:opt_flags (Results 1 – 1 of 1) sorted by relevance
516 dhcp_fill_options(struct netif *netif, struct dhcp_client *dhcp, u8_t message_type, u32_t opt_flags… in dhcp_fill_options()1800 u32_t opt_flags = GEN_FLG(MAX_MSG_SIZE) | GEN_FLG(PARAMETER_REQUEST_LIST); in dhcp_discover() local2024 u32_t opt_flags = GEN_FLG(MAX_MSG_SIZE) | GEN_FLG(PARAMETER_REQUEST_LIST); in dhcp_re3() local