Searched defs:RTA_PAYLOAD (Results 1 – 2 of 2) sorted by relevance
236 #define RTA_PAYLOAD(rta) ((int)((rta)->rta_len) - RTA_LENGTH(0)) macro