Home
last modified time | relevance | path

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

/linux/arch/sparc/include/uapi/asm/
A Dsocket.h97 #define SO_TXTIME 0x003f macro
98 #define SCM_TXTIME SO_TXTIME
/linux/tools/include/uapi/asm-generic/
A Dsocket.h104 #define SO_TXTIME 61 macro
105 #define SCM_TXTIME SO_TXTIME
/linux/arch/parisc/include/uapi/asm/
A Dsocket.h101 #define SO_TXTIME 0x4036 macro
102 #define SCM_TXTIME SO_TXTIME
/linux/arch/alpha/include/uapi/asm/
A Dsocket.h109 #define SO_TXTIME 61 macro
110 #define SCM_TXTIME SO_TXTIME
/linux/arch/mips/include/uapi/asm/
A Dsocket.h120 #define SO_TXTIME 61 macro
121 #define SCM_TXTIME SO_TXTIME
/linux/include/uapi/asm-generic/
A Dsocket.h104 #define SO_TXTIME 61 macro
105 #define SCM_TXTIME SO_TXTIME
/linux/tools/testing/selftests/net/
A Dso_txtime.c271 if (setsockopt(fd, SOL_SOCKET, SO_TXTIME, in setsockopt_txtime()
275 if (getsockopt(fd, SOL_SOCKET, SO_TXTIME, in setsockopt_txtime()
/linux/net/core/
A Dsock.c1389 case SO_TXTIME: in sock_setsockopt()
1806 case SO_TXTIME: in sock_getsockopt()

Completed in 20 milliseconds