Searched refs:F_ICMP (Results 1 – 2 of 2) sorted by relevance
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()
120 #define F_ICMP (1 << 0) macro252 pckt->flags |= F_ICMP; in parse_icmpv6()277 pckt->flags |= F_ICMP; in parse_icmp()292 if (!(pckt->flags & F_ICMP)) { in parse_udp()314 if (!(pckt->flags & F_ICMP)) { in parse_tcp()