Searched refs:ICMP_TIMESTAMPREPLY (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dicmp.h30 #define ICMP_TIMESTAMPREPLY 14 /* Timestamp Reply */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/netfilter/
H A Dnf_conntrack_proto_icmp.c47 [ICMP_TIMESTAMP] = ICMP_TIMESTAMPREPLY + 1,
48 [ICMP_TIMESTAMPREPLY] = ICMP_TIMESTAMP + 1,
H A Dipt_LOG.c214 [ICMP_TIMESTAMPREPLY] = 20,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Dicmp.c827 icmp_param.data.icmph.type = ICMP_TIMESTAMPREPLY;
1081 [ICMP_TIMESTAMPREPLY] = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/
H A Dping.c412 case ICMP_TIMESTAMPREPLY: return "Timestamp Reply";

Completed in 113 milliseconds