Searched defs:ipProto (Results 1 – 3 of 3) sorted by relevance
44 uint8_t ipProto; member
430 final int ipProto = isIpv4 ? IPPROTO_ICMP : IPPROTO_ICMPV6; in isExpectedIcmpPacket() local453 int ipProto) throws Exception { in hasExpectedIpHeader()
87 uint8_t ipProto; member