Home
last modified time | relevance | path

Searched refs:ICMP_TSTAMP (Results 1 – 7 of 7) sorted by relevance

/openbsd/sys/netinet/
H A Dip_icmp.h204 #define ICMP_TSTAMP 13 /* timestamp request */ macro
228 (type) == ICMP_TSTAMP || (type) == ICMP_TSTAMPREPLY || \
H A Dip_icmp.c517 case ICMP_TSTAMP: in icmp_input_if()
/openbsd/usr.sbin/tcpdump/
H A Dprint-icmp.c91 (type) == ICMP_TSTAMP || (type) == ICMP_TSTAMPREPLY || \
101 { ICMP_TSTAMP, "time stamp request" },
/openbsd/sbin/ping/
H A Dping.c1716 case ICMP_TSTAMP: in pr_icmph()
/openbsd/sbin/pfctl/
H A Dpfctl_parser.c97 { "timereq", ICMP_TSTAMP },
/openbsd/sys/net/
H A Dpf.c2566 case ICMP_TSTAMP: in pf_icmp_mapping()
2570 *virtual_type = ICMP_TSTAMP; in pf_icmp_mapping()
/openbsd/usr.sbin/bgpd/
H A Dparse.y5876 { "timereq", ICMP_TSTAMP },