Searched defs:CMSG_FIRSTHDR (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dsocket.h130 #define CMSG_FIRSTHDR(msg) __CMSG_FIRSTHDR((msg)->msg_control, (msg)->msg_controllen) macro
/linux-master/tools/perf/trace/beauty/include/linux/
H A Dsocket.h130 #define CMSG_FIRSTHDR(msg) __CMSG_FIRSTHDR((msg)->msg_control, (msg)->msg_controllen) macro

Completed in 113 milliseconds