Home
last modified time | relevance | path

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

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