Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dsocket.h118 #define CMSG_FIRSTHDR(msg) __CMSG_FIRSTHDR((msg)->msg_control, (msg)->msg_controllen) macro
/Linux-v5.15/tools/perf/trace/beauty/include/linux/
Dsocket.h118 #define CMSG_FIRSTHDR(msg) __CMSG_FIRSTHDR((msg)->msg_control, (msg)->msg_controllen) macro