Searched defs:NLMSG_RTA (Results 1 - 1 of 1) sorted by relevance

/seL4-refos-master/libs/libmuslc/src/network/
H A Dnetlink.h91 #define NLMSG_RTA(nlh,len) ((void*)((char*)(nlh)+sizeof(struct nlmsghdr)+NETLINK_ALIGN(len))) macro

Completed in 74 milliseconds