Home
last modified time | relevance | path

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

/external/iproute2/include/
Dlibnetlink.h225 #ifndef NDTA_PAYLOAD
226 #define NDTA_PAYLOAD(n) NLMSG_PAYLOAD(n, sizeof(struct ndtmsg)) macro