Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/include/uapi/linux/
A Dnetlink.h100 #define NLMSG_PAYLOAD(nlh,len) ((nlh)->nlmsg_len - NLMSG_SPACE((len))) macro
/linux-6.3-rc2/include/uapi/linux/
A Dnetlink.h110 #define NLMSG_PAYLOAD(nlh,len) ((nlh)->nlmsg_len - NLMSG_SPACE((len))) macro

Completed in 5 milliseconds