Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Ddhcp.c943 static uint32_t get_option_serverid (uint8_t *opt, dhcpc_result_t *presult) in get_option_serverid() function
1458 …if (!msgType || !get_option_serverid(state->pdhcp.options, &result)) continue; //no server id igno… in dhcp_main()