Searched refs:kIPHeaderLengthUnitBytes (Results 1 – 3 of 3) sorted by relevance
31 const int kIPHeaderLengthUnitBytes = 4; variable175 kIPHeaderLengthUnitBytes); in OnEchoReplyReceived()
177 static const int kIPHeaderLengthUnitBytes; variable
47 const int NetfilterQueueProcessor::kIPHeaderLengthUnitBytes = 4; member in shill::shims::NetfilterQueueProcessor102 size_t iphdr_len = ip.ihl * kIPHeaderLengthUnitBytes; in ParsePayloadUDPData()