Searched refs:F_ICMP (Results 1 – 2 of 2) sorted by relevance
118 #define F_ICMP (1 << 0) macro250 pckt->flags |= F_ICMP; in parse_icmpv6()275 pckt->flags |= F_ICMP; in parse_icmp()290 if (!(pckt->flags & F_ICMP)) { in parse_udp()312 if (!(pckt->flags & F_ICMP)) { in parse_tcp()
114 #define F_ICMP (1 << 0) macro249 pckt->flags |= F_ICMP; in parse_icmpv6()274 pckt->flags |= F_ICMP; in parse_icmp()289 if (!(pckt->flags & F_ICMP)) { in parse_udp()311 if (!(pckt->flags & F_ICMP)) { in parse_tcp()