Searched defs:ip_bytes (Results 1 – 7 of 7) sorted by relevance
111 uint32_t ip_bytes; in GetClientIpBytes() local122 uint32_t ip_bytes[4]; in GetClientIpBytes() local
387 uint8_t ip_bytes[] = {0x54, 0x65, 0x73, 0x74, 0x30}; in TEST() local416 uint8_t ip_bytes[] = {0x54, 0x65, 0x73, 0x74, 0x30}; in TEST() local
454 uint8_t ip_bytes[kMaxX86InstructionLength] = {0}; in DisassemblerObjdump() local
572 let ip_bytes = ip_header.to_bytes(); in calc_checksum_ipv4() localVariable
1351 let ip_bytes = unsafe { in4.sin_addr.S_un.S_un_b() }; in std_addr_from_c() localVariable