Home
last modified time | relevance | path

Searched refs:msgsize (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/sysdeps/unix/sysv/linux/
Dconvert_scm_timestamps.c38 __convert_scm_timestamps (struct msghdr *msg, socklen_t msgsize) in __convert_scm_timestamps() argument
85 if (CMSG_SPACE (sizeof tvts) > msgsize - msg->msg_controllen) in __convert_scm_timestamps()
/glibc-2.36/include/sys/
Dsocket.h175 extern void __convert_scm_timestamps (struct msghdr *msg, socklen_t msgsize)