Home
last modified time | relevance | path

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

/linux/arch/mips/include/uapi/asm/ !
H A Dsocket.h121 #define SCM_TXTIME SO_TXTIME macro
/linux/arch/sparc/include/uapi/asm/ !
H A Dsocket.h98 #define SCM_TXTIME SO_TXTIME macro
/linux/arch/alpha/include/uapi/asm/ !
H A Dsocket.h110 #define SCM_TXTIME SO_TXTIME macro
/linux/tools/include/uapi/asm-generic/ !
H A Dsocket.h105 #define SCM_TXTIME SO_TXTIME macro
/linux/arch/parisc/include/uapi/asm/ !
H A Dsocket.h102 #define SCM_TXTIME SO_TXTIME macro
/linux/include/uapi/asm-generic/ !
H A Dsocket.h105 #define SCM_TXTIME SO_TXTIME macro
/linux/tools/testing/selftests/bpf/prog_tests/ !
H A Dlwt_reroute.c122 cmsg->cmsg_type = SCM_TXTIME; in overflow_fq()
H A Dtc_redirect.c613 cmsg->cmsg_type = SCM_TXTIME; in snd_tstamp()
/linux/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/net/core/ !
H A Dsock.c3037 case SCM_TXTIME: in __sock_cmsg_send()