Home
last modified time | relevance | path

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

/third_party/toybox/toys/pending/
H A Ddhcpd.c1306 static int verifyip6_in_lease(uint8_t *nip6, uint8_t *duid, uint16_t ia_type, uint32_t iaid) in verifyip6_in_lease() function
1494 if(verifyip6_in_lease(nip6, duid, ia_type, iaid) < 0) in getip6_from_pool()
1515 if(!verifyip6_in_lease(nip6, duid, ia_type, iaid)) break; in getip6_from_pool()
1910 if(verifyip6_in_lease((*ia_addr_p).ipv6_addr, client_duid, in dhcpd_main()

Completed in 4 milliseconds