Home
last modified time | relevance | path

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

/Linux-v5.10/tools/include/uapi/linux/
Dnetlink.h100 #define NLMSG_PAYLOAD(nlh,len) ((nlh)->nlmsg_len - NLMSG_SPACE((len))) macro
/Linux-v5.10/include/uapi/linux/
Dnetlink.h100 #define NLMSG_PAYLOAD(nlh,len) ((nlh)->nlmsg_len - NLMSG_SPACE((len))) macro