Home | History | Annotate | Download | only in apf

Lines Matching refs:IPPROTO_ICMPV6

627                     getUint8(mPacket, IPV6_NEXT_HEADER_OFFSET) != IPPROTO_ICMPV6 ||
1041 gen.addJumpIfR0NotEquals(IPPROTO_ICMPV6, dropAllIPv6MulticastsLabel);
1048 gen.addJumpIfR0Equals(IPPROTO_ICMPV6, skipIPv6MulticastFilterLabel);
1063 gen.addJumpIfR0NotEquals(IPPROTO_ICMPV6, mCountAndPassLabel);