Home
last modified time | relevance | path

Searched refs:ICMP_INFOTYPE (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/usr.sbin/tcpdump/
Dprint-icmp.c88 #define ICMP_INFOTYPE(type) \ macro
386 if (vflag > 1 && !ICMP_INFOTYPE(dp->icmp_type) && in icmp_print()
/openbsd/src/sys/netinet/
Dip_icmp.h225 #define ICMP_INFOTYPE(type) \ macro
Dip_icmp.c180 !ICMP_INFOTYPE(((struct icmp *) in icmp_do_error()
/openbsd/src/sys/net/
Dpf.c4484 ICMP_INFOTYPE(ctx.icmptype)) && pd->af == AF_INET && in pf_test_rule()