Home
last modified time | relevance | path

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

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