Searched refs:ICMP_TSTAMP (Results 1 – 9 of 9) sorted by relevance
190 #define ICMP_TSTAMP 13 /* timestamp request */ macro214 (type) == ICMP_TSTAMP || (type) == ICMP_TSTAMPREPLY || \
590 case ICMP_TSTAMP: in icmp_input()
364 if (ic2->icmp_type == ICMP_ECHO || ic2->icmp_type == ICMP_TSTAMP) in IcmpAliasIn2()471 case ICMP_TSTAMP: in IcmpAliasIn()552 if (ic2->icmp_type == ICMP_ECHO || ic2->icmp_type == ICMP_TSTAMP) in IcmpAliasOut2()640 case ICMP_TSTAMP: in IcmpAliasOut()
555 case ICMP_TSTAMP :
1238 case ICMP_TSTAMP :9438 icmpreplytype4[ICMP_TSTAMP] = ICMP_TSTAMPREPLY; in ipf_main_load()
1544 case ICMP_TSTAMP :
6113 case ICMP_TSTAMP:
268 (1 << ICMP_TSTAMP) | (1 << ICMP_IREQ) | (1 << ICMP_MASKREQ) )