Searched refs:RTA_PAYLOAD (Results 1 – 1 of 1) sorted by relevance
154 #define RTA_PAYLOAD(rta) ((int)((rta)->rta_len) - RTA_LENGTH(0)) macro705 ({ if (!rta || RTA_PAYLOAD(rta) < sizeof(u8)) \710 ({ if (!rta || RTA_PAYLOAD(rta) < sizeof(u16)) \715 ({ if (!rta || RTA_PAYLOAD(rta) < sizeof(u32)) \721 if (!rta || RTA_PAYLOAD(rta) < sizeof(u64)) \