Searched refs:NLMSG_HDRLEN (Results 1 – 1 of 1) sorted by relevance
85 #define NLMSG_HDRLEN ((int) NLMSG_ALIGN(sizeof(struct nlmsghdr))) macro86 #define NLMSG_LENGTH(len) ((len)+NLMSG_ALIGN(NLMSG_HDRLEN))