Searched refs:PKT_IS_PSEUDOPKT (Results 1 – 25 of 38) sorted by relevance
12
233 if (p->ip4h == NULL || PKT_IS_PSEUDOPKT(p)) in DetectIPV4CsumMatch()328 if (p->ip4h == NULL || p->tcph == NULL || p->proto != IPPROTO_TCP || PKT_IS_PSEUDOPKT(p)) in DetectTCPV4CsumMatch()425 if (p->ip6h == NULL || p->tcph == NULL || p->proto != IPPROTO_TCP || PKT_IS_PSEUDOPKT(p)) in DetectTCPV6CsumMatch()522 …if (p->ip4h == NULL || p->udph == NULL || p->proto != IPPROTO_UDP || PKT_IS_PSEUDOPKT(p) || p->udp… in DetectUDPV4CsumMatch()619 if (p->ip6h == NULL || p->udph == NULL || p->proto != IPPROTO_UDP || PKT_IS_PSEUDOPKT(p)) in DetectUDPV6CsumMatch()716 if (p->ip4h == NULL || p->icmpv4h == NULL || p->proto != IPPROTO_ICMP || PKT_IS_PSEUDOPKT(p)) in DetectICMPV4CsumMatch()811 … if (p->ip6h == NULL || p->icmpv6h == NULL || p->proto != IPPROTO_ICMPV6 || PKT_IS_PSEUDOPKT(p) || in DetectICMPV6CsumMatch()
87 if (!(PKT_IS_TCP(p)) || PKT_IS_PSEUDOPKT(p)) { in DetectSeqMatch()161 if ((p->proto) == IPPROTO_TCP && !(PKT_IS_PSEUDOPKT(p)) && in PrefilterPacketSeqMatch()
91 if (!(PKT_IS_TCP(p)) || PKT_IS_PSEUDOPKT(p)) { in DetectAckMatch()166 if ((p->proto) == IPPROTO_TCP && !(PKT_IS_PSEUDOPKT(p)) && in PrefilterPacketAckMatch()
102 if (!PKT_IS_IPV4(p) || PKT_IS_PSEUDOPKT(p)) { in DetectIdMatch()228 if (!PKT_IS_IPV4(p) || PKT_IS_PSEUDOPKT(p)) { in PrefilterPacketIdMatch()
108 if (PKT_IS_PSEUDOPKT(p)) in DetectTtlMatch()313 if (PKT_IS_PSEUDOPKT(p)) { in PrefilterPacketTtlMatch()
104 if (PKT_IS_PSEUDOPKT(p)) in DetectTemplate2Match()330 if (PKT_IS_PSEUDOPKT(p)) { in PrefilterPacketTemplate2Match()
103 if (!(PKT_IS_TCP(p)) || PKT_IS_PSEUDOPKT(p)) in DetectTcpmssMatch()317 if (!(PKT_IS_TCP(p)) || PKT_IS_PSEUDOPKT(p)) in PrefilterPacketTcpmssMatch()
114 if (PKT_IS_PSEUDOPKT(p)) in DetectFragOffsetMatch()262 if (PKT_IS_PSEUDOPKT(p)) in PrefilterPacketFragOffsetMatch()
145 if (!ctx || !PKT_IS_IPV4(p) || PKT_IS_PSEUDOPKT(p)) in DetectFragBitsMatch()326 if (!PKT_IS_IPV4(p) || PKT_IS_PSEUDOPKT(p)) in PrefilterPacketFragBitsMatch()
95 if (PKT_IS_PSEUDOPKT(p)) { in DetectTemplateMatch()
69 if (!(PKT_IS_ICMPV6(p)) || PKT_IS_PSEUDOPKT(p)) in DetectICMPv6mtuGetValue()
124 if (PKT_IS_PSEUDOPKT(p)) in DetectITypeMatch()316 if (PKT_IS_PSEUDOPKT(p)) { in PrefilterPacketITypeMatch()
124 if (PKT_IS_PSEUDOPKT(p)) in DetectICodeMatch()312 if (PKT_IS_PSEUDOPKT(p)) { in PrefilterPacketICodeMatch()
109 if (!de || !PKT_IS_IPV4(p) || PKT_IS_PSEUDOPKT(p)) in DetectIpOptsMatch()
91 if ( !(PKT_IS_TCP(p)) || wd == NULL || PKT_IS_PSEUDOPKT(p)) { in DetectWindowMatch()
99 if (!PKT_IS_IPV4(p) || PKT_IS_PSEUDOPKT(p)) { in DetectTosMatch()
118 if (PKT_IS_PSEUDOPKT(p)) { in DetectDsizeMatch()322 if (PKT_IS_PSEUDOPKT(p)) { in PrefilterPacketDsizeMatch()
545 if ((ntv->copy_mode != NETMAP_COPY_MODE_NONE) && !PKT_IS_PSEUDOPKT(p)) { in NetmapReleasePacket()748 BUG_ON(PKT_IS_PSEUDOPKT(p)); in DecodeNetmap()
286 BUG_ON(PKT_IS_PSEUDOPKT(p)); in DecodeErfFile()
766 if (PKT_IS_PSEUDOPKT(p)) { in WinDivertVerdictHelper()866 BUG_ON(PKT_IS_PSEUDOPKT(p)); in DecodeWinDivert()
351 if (PKT_IS_PSEUDOPKT(p)) { in JsonDropLogCondition()
79 if (PKT_IS_PSEUDOPKT(p)) in GetIcmpSeq()
254 if (PKT_IS_PSEUDOPKT(p)) in DetectGeoipMatch()
77 if (PKT_IS_PSEUDOPKT(p)) in GetIcmpId()
410 BUG_ON(PKT_IS_PSEUDOPKT(p)); in DecodePcapFile()