Searched refs:cmsg_nxthdr (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dsocket.h116 #define CMSG_NXTHDR(mhdr, cmsg) cmsg_nxthdr((mhdr), (cmsg))
165 static inline struct cmsghdr * cmsg_nxthdr (struct msghdr *__msg, struct cmsghdr *__cmsg) function
/linux-master/tools/perf/trace/beauty/include/linux/
H A Dsocket.h116 #define CMSG_NXTHDR(mhdr, cmsg) cmsg_nxthdr((mhdr), (cmsg))
165 static inline struct cmsghdr * cmsg_nxthdr (struct msghdr *__msg, struct cmsghdr *__cmsg) function

Completed in 130 milliseconds