Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/trace/beauty/include/linux/
Dsocket.h113 #define CMSG_NXTHDR(mhdr, cmsg) cmsg_nxthdr((mhdr), (cmsg))
162 static inline struct cmsghdr * cmsg_nxthdr (struct msghdr *__msg, struct cmsghdr *__cmsg) in cmsg_nxthdr() function
/linux-6.1.9/include/linux/
Dsocket.h113 #define CMSG_NXTHDR(mhdr, cmsg) cmsg_nxthdr((mhdr), (cmsg))
162 static inline struct cmsghdr * cmsg_nxthdr (struct msghdr *__msg, struct cmsghdr *__cmsg) in cmsg_nxthdr() function