Home
last modified time | relevance | path

Searched defs:nip6 (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/toybox/toys/pending/
H A Ddhcpd.c173 char nip6[16], duid[20]; member
1285 static int verifyip6_in_lease(uint8_t *nip6, uint8_t *duid, uint16_t ia_type, uint32_t iaid) in verifyip6_in_lease()
1461 static uint8_t nip6[16] = {0, }; in getip6_from_pool() local