Home
last modified time | relevance | path

Searched refs:stamps (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/net/netfilter/
Dxt_recent.c77 unsigned long stamps[0]; member
170 if (time_after(time, e->stamps[e->index-1])) in recent_entry_reap()
187 e = kmalloc(struct_size(e, stamps, nstamps_max), GFP_ATOMIC); in recent_entry_init()
192 e->stamps[0] = jiffies; in recent_entry_init()
208 e->stamps[e->index++] = jiffies; in recent_entry_update()
299 if (info->seconds && time_after(time, e->stamps[i])) in recent_mt()
526 &e->addr.ip, e->ttl, e->stamps[i], e->index); in recent_seq_show()
529 &e->addr.in6, e->ttl, e->stamps[i], e->index); in recent_seq_show()
531 seq_printf(seq, "%s %lu", i ? "," : "", e->stamps[i]); in recent_seq_show()
/Linux-v4.19/drivers/ptp/
DKconfig52 programs are getting hardware time stamps on the PTP Ethernet
66 getting hardware time stamps on the PTP Ethernet packets
85 getting hardware time stamps on the PTP Ethernet packets
103 hardware time stamps on the PTP Ethernet packets using the
/Linux-v4.19/Documentation/networking/
Dtimestamping.txt501 Time stamps for received packets must be stored in the skb. To get a pointer
503 set the time stamps in the structure:
512 Time stamps for outgoing packets are to be generated as follows:
525 software generated time stamps by the network subsystem.
538 between time stamps.
/Linux-v4.19/Documentation/ptp/
Dptp.txt31 driver of asynchronous events (alarms and external time stamps) via
/Linux-v4.19/fs/ext4/
DKconfig48 allocation, persistent preallocation, high resolution time stamps,
/Linux-v4.19/Documentation/filesystems/
Dvfat.txt121 option still does not provide correct time stamps in all
122 cases in presence of DST - time stamps in a different DST
/Linux-v4.19/Documentation/filesystems/ext4/ondisk/
Dinodes.rst7 pertaining to the file (time stamps, block maps, extended attributes,
/Linux-v4.19/lib/
DKconfig.debug9 Selecting this option causes time stamps of the printk()