Home
last modified time | relevance | path

Searched refs:NDA_PAYLOAD (Results 1 – 1 of 1) sorted by relevance

/external/iproute2/include/
Dlibnetlink.h217 #ifndef NDA_PAYLOAD
218 #define NDA_PAYLOAD(n) NLMSG_PAYLOAD(n, sizeof(struct ndmsg)) macro