Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/trace/beauty/include/linux/
Dsocket.h125 #define CMSG_LEN(len) (sizeof(struct cmsghdr) + (len)) macro
/Linux-v6.6/include/linux/
Dsocket.h125 #define CMSG_LEN(len) (sizeof(struct cmsghdr) + (len)) macro