Searched refs:icmp_otime (Results 1 – 5 of 5) sorted by relevance
115 #define icmp_otime icmp_dun.id_ts.its_otime macro
146 icmp_otime: sc.scapy.layers.inet.ICMPTimeStampField = 0,252 ts_ori=icmp_otime,
79 #define icmp_otime icmp_dun.id_ts.its_otime macro637 icmp_tstamp_print(GET_BE_U_4(dp->icmp_otime))); in icmp_print()
1033 icp.icmp_otime = htonl((now.tv_sec % (24*60*60)) in pinger()1221 (void)printf(" tso=%s", pr_ntime(icp.icmp_otime)); in pr_pack()
1489 icmp->icmp_otime = htonl(arg); in set_icmpotime()