Home
last modified time | relevance | path

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

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