Home
last modified time | relevance | path

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

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