Home
last modified time | relevance | path

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

/linux-6.15/arch/parisc/include/uapi/asm/
H A Dsocket.h102 #define SCM_TXTIME SO_TXTIME macro
/linux-6.15/arch/sparc/include/uapi/asm/
H A Dsocket.h98 #define SCM_TXTIME SO_TXTIME macro
/linux-6.15/arch/mips/include/uapi/asm/
H A Dsocket.h121 #define SCM_TXTIME SO_TXTIME macro
/linux-6.15/include/uapi/asm-generic/
H A Dsocket.h105 #define SCM_TXTIME SO_TXTIME macro
/linux-6.15/arch/alpha/include/uapi/asm/
H A Dsocket.h110 #define SCM_TXTIME SO_TXTIME macro
/linux-6.15/tools/include/uapi/asm-generic/
H A Dsocket.h105 #define SCM_TXTIME SO_TXTIME macro
/linux-6.15/tools/testing/selftests/bpf/prog_tests/
H A Dlwt_reroute.c122 cmsg->cmsg_type = SCM_TXTIME; in overflow_fq()
H A Dtc_redirect.c612 cmsg->cmsg_type = SCM_TXTIME; in snd_tstamp()
/linux-6.15/tools/testing/selftests/net/
H A Dso_txtime.c101 cm->cmsg_type = SCM_TXTIME; in do_send_one()
H A Dcmsg_sender.c298 cmsg->cmsg_type = SCM_TXTIME; in cs_write_cmsg()
/linux-6.15/net/core/
H A Dsock.c2996 case SCM_TXTIME: in __sock_cmsg_send()