Home
last modified time | relevance | path

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

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