Searched refs:icmp_ttime (Results 1 – 6 of 6) sorted by relevance
81 #define icmp_ttime icmp_dun.id_ts.its_ttime macro632 ND_TCHECK_4(dp->icmp_ttime); in icmp_print()642 icmp_tstamp_print(GET_BE_U_4(dp->icmp_ttime))); in icmp_print()
117 #define icmp_ttime icmp_dun.id_ts.its_ttime macro
626 icp->icmp_ttime = icp->icmp_rtime; /* bogus, do later! */ in icmp_input()
148 icmp_ttime: sc.scapy.layers.inet.ICMPTimeStampField = 0,254 ts_tx=icmp_ttime,
1223 (void)printf(" tst=%s", pr_ntime(icp.icmp_ttime)); in pr_pack()
1502 icmp->icmp_ttime = htonl(arg); in set_icmpttime()