Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/ptp/
DKconfig36 getting hardware time stamps on the PTP Ethernet packets
50 getting hardware time stamps on the PTP Ethernet packets
69 getting hardware time stamps on the PTP Ethernet packets
87 hardware time stamps on the PTP Ethernet packets using the
/linux-4.1.27/net/netfilter/
Dxt_recent.c77 unsigned long stamps[0]; member
171 if (time_after(time, e->stamps[e->index-1])) in recent_entry_reap()
188 e = kmalloc(sizeof(*e) + sizeof(e->stamps[0]) * nstamps_max, in recent_entry_init()
194 e->stamps[0] = jiffies; in recent_entry_init()
210 e->stamps[e->index++] = jiffies; in recent_entry_update()
300 if (info->seconds && time_after(time, e->stamps[i])) in recent_mt()
532 &e->addr.ip, e->ttl, e->stamps[i], e->index); in recent_seq_show()
535 &e->addr.in6, e->ttl, e->stamps[i], e->index); in recent_seq_show()
537 seq_printf(seq, "%s %lu", i ? "," : "", e->stamps[i]); in recent_seq_show()
/linux-4.1.27/Documentation/networking/
Dtimestamping.txt420 Time stamps for received packets must be stored in the skb. To get a pointer
422 set the time stamps in the structure:
431 Time stamps for outgoing packets are to be generated as follows:
444 software generated time stamps by the network subsystem.
457 between time stamps.
/linux-4.1.27/fs/ext4/
DKconfig14 allocation, persistent preallocation, high resolution time stamps,
/linux-4.1.27/Documentation/ptp/
Dptp.txt32 driver of asynchronous events (alarms and external time stamps) via
/linux-4.1.27/Documentation/filesystems/
Dvfat.txt120 option still does not provide correct time stamps in all
121 cases in presence of DST - time stamps in a different DST
/linux-4.1.27/Documentation/filesystems/cifs/
DCHANGES230 Support deep tree mounts. Better support OS/2, Win9x (DOS) time stamps.
/linux-4.1.27/lib/
DKconfig.debug7 Selecting this option causes time stamps of the printk()