Home
last modified time | relevance | path

Searched refs:SCM_TXTIME (Results 1 – 10 of 10) sorted by relevance

/linux-6.1.9/tools/include/uapi/asm-generic/
Dsocket.h105 #define SCM_TXTIME SO_TXTIME macro
/linux-6.1.9/include/uapi/asm-generic/
Dsocket.h105 #define SCM_TXTIME SO_TXTIME macro
/linux-6.1.9/arch/parisc/include/uapi/asm/
Dsocket.h102 #define SCM_TXTIME SO_TXTIME macro
/linux-6.1.9/arch/alpha/include/uapi/asm/
Dsocket.h110 #define SCM_TXTIME SO_TXTIME macro
/linux-6.1.9/arch/sparc/include/uapi/asm/
Dsocket.h98 #define SCM_TXTIME SO_TXTIME macro
/linux-6.1.9/arch/mips/include/uapi/asm/
Dsocket.h121 #define SCM_TXTIME SO_TXTIME macro
/linux-6.1.9/tools/testing/selftests/net/
Dso_txtime.c101 cm->cmsg_type = SCM_TXTIME; in do_send_one()
Dcmsg_sender.c274 cmsg->cmsg_type = SCM_TXTIME; in cs_write_cmsg()
/linux-6.1.9/tools/testing/selftests/bpf/prog_tests/
Dtc_redirect.c427 cmsg->cmsg_type = SCM_TXTIME; in snd_tstamp()
/linux-6.1.9/net/core/
Dsock.c2758 case SCM_TXTIME: in __sock_cmsg_send()