/net/batman-adv/ |
D | tp_meter.c | 579 int uid, u32 timestamp) in batadv_tp_send_msg() argument 606 icmp->timestamp = htonl(timestamp); in batadv_tp_send_msg() 666 rtt = jiffies_to_msecs(jiffies) - ntohl(icmp->timestamp); in batadv_tp_recv_ack() 667 if (icmp->timestamp && rtt) in batadv_tp_recv_ack() 1159 u32 seq, __be32 timestamp, const u8 *session, in batadv_tp_send_ack() argument 1199 icmp->timestamp = timestamp; in batadv_tp_send_ack() 1459 icmp->timestamp, icmp->session, icmp->uid); in batadv_tp_recv_msg()
|
D | main.h | 282 static inline bool batadv_has_timed_out(unsigned long timestamp, in batadv_has_timed_out() argument 285 return time_is_before_jiffies(timestamp + msecs_to_jiffies(timeout)); in batadv_has_timed_out()
|
D | fragmentation.c | 177 chain->timestamp = jiffies; in batadv_frag_insert_packet() 194 chain->timestamp = jiffies; in batadv_frag_insert_packet() 207 chain->timestamp = jiffies; in batadv_frag_insert_packet()
|
D | fragmentation.h | 39 batadv_has_timed_out(frags_entry->timestamp, BATADV_FRAG_TIMEOUT)) in batadv_frag_check_entry()
|
D | types.h | 301 unsigned long timestamp; member 2108 unsigned long timestamp; member
|
D | network-coding.c | 613 !batadv_has_timed_out(nc_packet->timestamp, timeout)) in batadv_nc_sniffed_purge() 651 !batadv_has_timed_out(nc_packet->timestamp, timeout)) in batadv_nc_fwd_flush() 1486 nc_packet->timestamp = jiffies; in batadv_nc_skb_add_to_path()
|
/net/hsr/ |
D | hsr_framereg.c | 465 unsigned long timestamp; in hsr_prune_nodes() local 492 timestamp = time_a; in hsr_prune_nodes() 496 timestamp = time_b; in hsr_prune_nodes() 499 if (time_is_after_jiffies(timestamp + in hsr_prune_nodes() 509 if (time_is_before_jiffies(timestamp + in hsr_prune_nodes()
|
/net/mac80211/ |
D | trace.h | 1154 __field(u64, timestamp) 1164 __entry->timestamp = ch_switch->timestamp; 2482 __field(u64, timestamp) 2492 __entry->timestamp = ch_switch->timestamp; 2502 __entry->block_tx, __entry->timestamp 2529 __field(u64, timestamp) 2539 __entry->timestamp = ch_switch->timestamp; 2550 __entry->block_tx, __entry->timestamp 2654 __field(u32, timestamp) 2667 __entry->timestamp = params->timestamp; [all …]
|
D | mesh_sync.c | 129 t_t = le64_to_cpu(mgmt->u.beacon.timestamp); in mesh_sync_offset_rx_bcn_presp()
|
D | tdls.c | 1697 params.timestamp = rx_status->device_timestamp; in ieee80211_process_tdls_channel_switch_resp() 1790 params.timestamp = rx_status->device_timestamp; in ieee80211_process_tdls_channel_switch_req()
|
D | ibss.c | 83 mgmt->u.beacon.timestamp = cpu_to_le64(tsf); in ieee80211_ibss_build_presp() 1137 beacon_timestamp = le64_to_cpu(mgmt->u.beacon.timestamp); in ieee80211_rx_bss_info()
|
D | mlme.c | 1361 u64 timestamp, u32 device_timestamp, in ieee80211_sta_process_chanswitch() argument 1392 ch_switch.timestamp = timestamp; in ieee80211_sta_process_chanswitch() 4027 le64_to_cpu(mgmt->u.beacon.timestamp); in ieee80211_rx_mgmt_beacon() 4154 le64_to_cpu(mgmt->u.beacon.timestamp); in ieee80211_rx_mgmt_beacon()
|
D | cfg.c | 3445 ch_switch.timestamp = 0; in __ieee80211_channel_switch()
|
/net/atm/ |
D | lec_arpc.h | 29 unsigned long timestamp; /* Used for various timestamping things: member
|
D | lec.c | 1377 rulla->timestamp, rulla->no_tries); in dump_arp_table() 1401 rulla->timestamp, rulla->no_tries); in dump_arp_table() 1423 rulla->timestamp, rulla->no_tries); in dump_arp_table() 1445 rulla->timestamp, rulla->no_tries); in dump_arp_table() 1618 time_after_eq(now, entry->timestamp + in __lec_arp_check_expire() 1620 entry->timestamp = jiffies; in __lec_arp_check_expire() 1629 time_after_eq(now, entry->timestamp + in __lec_arp_check_expire() 1773 entry->last_used = entry->timestamp = jiffies; in lec_arp_resolve() 2001 entry->timestamp = jiffies; in lec_vcc_added()
|
/net/bridge/ |
D | br_mrp.c | 197 hdr->timestamp = cpu_to_be32(jiffies_to_msecs(jiffies)); in br_mrp_alloc_test_skb() 227 hdr->timestamp = cpu_to_be32(jiffies_to_msecs(jiffies)); in br_mrp_alloc_in_test_skb()
|
/net/core/ |
D | pktgen.c | 2616 struct timespec64 timestamp; in pktgen_finalize_skb() local 2686 ktime_get_real_ts64(×tamp); in pktgen_finalize_skb() 2687 pgh->tv_sec = htonl(timestamp.tv_sec); in pktgen_finalize_skb() 2688 pgh->tv_usec = htonl(timestamp.tv_nsec / NSEC_PER_USEC); in pktgen_finalize_skb()
|
/net/wireless/ |
D | scan.c | 2281 le64_to_cpu(mgmt->u.probe_resp.timestamp), in cfg80211_parse_mbssid_frame_data() 2353 new_ies->tsf = le64_to_cpu(mgmt->u.probe_resp.timestamp); in cfg80211_update_notlisted_nontrans() 2458 ies->tsf = le64_to_cpu(mgmt->u.probe_resp.timestamp); in cfg80211_inform_single_bss_frame_data()
|
D | trace.h | 2545 __field(u64, timestamp)
|
/net/bluetooth/ |
D | hci_debugfs.c | 371 data->rssi, data->ssp_mode, e->timestamp); in inquiry_cache_show()
|
D | hci_core.c | 1245 ie->timestamp = jiffies; in hci_inquiry_cache_update() 1246 cache->timestamp = jiffies; in hci_inquiry_cache_update()
|
D | hci_event.c | 4140 ie->timestamp = jiffies; in hci_clock_offset_evt() 4175 ie->timestamp = jiffies; in hci_pscan_rep_mode_evt()
|