92f37fd2ee
Now that network timestamps use ktime_t infrastructure, we can add a new SOL_SOCKET sockopt SO_TIMESTAMPNS. This command is similar to SO_TIMESTAMP, but permits transmission of a 'timespec struct' instead of a 'timeval struct' control message. (nanosecond resolution instead of microsecond) Control message is labelled SCM_TIMESTAMPNS instead of SCM_TIMESTAMP A socket cannot mix SO_TIMESTAMP and SO_TIMESTAMPNS : the two modes are mutually exclusive. sock_recv_timestamp() became too big to be fully inlined so I added a __sock_recv_timestamp() helper function. Signed-off-by: Eric Dumazet <dada1@cosmosbay.com> CC: linux-arch@vger.kernel.org Signed-off-by: David S. Miller <davem@davemloft.net> |
||
---|---|---|
.. | ||
sn | ||
a.out.h | ||
acpi-ext.h | ||
acpi.h | ||
agp.h | ||
asmmacro.h | ||
atomic.h | ||
auxvec.h | ||
bitops.h | ||
break.h | ||
bug.h | ||
bugs.h | ||
byteorder.h | ||
cache.h | ||
cacheflush.h | ||
checksum.h | ||
compat.h | ||
cpu.h | ||
cputime.h | ||
current.h | ||
cyclone.h | ||
delay.h | ||
device.h | ||
div64.h | ||
dma-mapping.h | ||
dma.h | ||
dmi.h | ||
elf.h | ||
emergency-restart.h | ||
errno.h | ||
esi.h | ||
fcntl.h | ||
fpswa.h | ||
fpu.h | ||
futex.h | ||
gcc_intrin.h | ||
hardirq.h | ||
hw_irq.h | ||
ia32.h | ||
ia64regs.h | ||
ide.h | ||
intel_intrin.h | ||
intrinsics.h | ||
io.h | ||
ioctl.h | ||
ioctls.h | ||
iosapic.h | ||
ipcbuf.h | ||
irq_regs.h | ||
irq.h | ||
Kbuild | ||
kdebug.h | ||
kexec.h | ||
kmap_types.h | ||
kprobes.h | ||
kregs.h | ||
libata-portmap.h | ||
linkage.h | ||
local.h | ||
machvec_dig.h | ||
machvec_hpsim.h | ||
machvec_hpzx1_swiotlb.h | ||
machvec_hpzx1.h | ||
machvec_init.h | ||
machvec_sn2.h | ||
machvec.h | ||
mc146818rtc.h | ||
mca_asm.h | ||
mca.h | ||
meminit.h | ||
mman.h | ||
mmu_context.h | ||
mmu.h | ||
mmzone.h | ||
module.h | ||
msgbuf.h | ||
mutex.h | ||
namei.h | ||
nodedata.h | ||
numa.h | ||
page.h | ||
pal.h | ||
param.h | ||
parport.h | ||
patch.h | ||
pci.h | ||
percpu.h | ||
perfmon_default_smpl.h | ||
perfmon.h | ||
pgalloc.h | ||
pgtable.h | ||
poll.h | ||
posix_types.h | ||
processor.h | ||
ptrace_offsets.h | ||
ptrace.h | ||
resource.h | ||
rse.h | ||
rwsem.h | ||
sal.h | ||
scatterlist.h | ||
sections.h | ||
segment.h | ||
semaphore.h | ||
sembuf.h | ||
serial.h | ||
setup.h | ||
shmbuf.h | ||
shmparam.h | ||
sigcontext.h | ||
siginfo.h | ||
signal.h | ||
smp.h | ||
socket.h | ||
sockios.h | ||
sparsemem.h | ||
spinlock_types.h | ||
spinlock.h | ||
stat.h | ||
statfs.h | ||
string.h | ||
suspend.h | ||
system.h | ||
termbits.h | ||
termios.h | ||
thread_info.h | ||
timex.h | ||
tlb.h | ||
tlbflush.h | ||
topology.h | ||
types.h | ||
uaccess.h | ||
ucontext.h | ||
unaligned.h | ||
uncached.h | ||
unistd.h | ||
unwind.h | ||
user.h | ||
ustack.h | ||
vga.h | ||
xor.h |