Home
last modified time | relevance | path

Searched refs:SIOCGSTAMPNS (Results 1 – 25 of 29) sorted by relevance

12

/external/kernel-headers/original/uapi/asm-generic/
Dsockios.h12 #define SIOCGSTAMPNS 0x8907 /* Get stamp (timespec) */ macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dsockios.h25 #define SIOCGSTAMPNS 0x8907 /* Get stamp (timespec) */ macro
/external/syzkaller/sys/linux/
Dsocket_netrom_arm.const10 SIOCGSTAMPNS = 35079
Dsocket_netrom_arm64.const10 SIOCGSTAMPNS = 35079
Dsocket_netrom_amd64.const10 SIOCGSTAMPNS = 35079
Dsocket_netrom_ppc64le.const10 SIOCGSTAMPNS = 35079
Dsocket_netrom_386.const10 SIOCGSTAMPNS = 35079
Dsocket_bluetooth_ppc64le.const74 SIOCGSTAMPNS = 35079
Dsocket_bluetooth_arm64.const74 SIOCGSTAMPNS = 35079
Dsocket_bluetooth_386.const74 SIOCGSTAMPNS = 35079
Dsocket_bluetooth_arm.const74 SIOCGSTAMPNS = 35079
Dsocket_bluetooth_amd64.const74 SIOCGSTAMPNS = 35079
Dsocket_netrom.txt37 ioctl$sock_netrom_SIOCGSTAMPNS(fd sock_netrom, cmd const[SIOCGSTAMPNS], arg ptr[out, int32])
Dsocket_bluetooth.txt263 bt_ioctl = TIOCOUTQ, TIOCINQ, SIOCGSTAMP, SIOCGSTAMPNS
Dsocket.txt193 …LRT, SIOCRTMSG, SIOCDRARP, SIOCGRARP, SIOCSRARP, SIOCGIFVLAN, SIOCSIFVLAN, SIOCGSTAMP, SIOCGSTAMPNS
/external/linux-kselftest/tools/testing/selftests/networking/timestamping/
Dtimestamping.c57 #ifndef SIOCGSTAMPNS
58 # define SIOCGSTAMPNS 0x8907 macro
269 if (ioctl(sock, SIOCGSTAMPNS, &ts)) in printpacket()
/external/libpcap/
Dpcap-linux.c521 #if defined(SIOCGSTAMPNS) && defined(SO_TIMESTAMPNS) in pcap_create_interface()
2039 #if defined(SIOCGSTAMPNS) && defined(SO_TIMESTAMPNS)
2041 if (ioctl(handle->fd, SIOCGSTAMPNS, &pcap_header.ts) == -1) {
3907 #if defined(SIOCGSTAMPNS) && defined(SO_TIMESTAMPNS)
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go1422 SIOCGSTAMPNS = 0x8907 const
Dzerrors_linux_mipsle.go1698 SIOCGSTAMPNS = 0x8907 const
Dzerrors_linux_s390x.go1758 SIOCGSTAMPNS = 0x8907 const
Dzerrors_linux_arm.go1704 SIOCGSTAMPNS = 0x8907 const
Dzerrors_linux_ppc64le.go1754 SIOCGSTAMPNS = 0x8907 const
Dzerrors_linux_mips64.go1698 SIOCGSTAMPNS = 0x8907 const
Dzerrors_linux_ppc64.go1754 SIOCGSTAMPNS = 0x8907 const
Dzerrors_linux_amd64.go1698 SIOCGSTAMPNS = 0x8907 const

12