Searched refs:ipBytes (Results 1 – 1 of 1) sorted by relevance
1375 char ipBytes[4] = { 0 }; in ipstr_to_u32() local1380 ipBytes[i] = (char) ipstr_atol(ipstr); in ipstr_to_u32()1386 return *(uint32_t *) ipBytes; in ipstr_to_u32()
Completed in 4 milliseconds