Searched refs:RTA_PAYLOAD (Results 1 – 4 of 4) sorted by relevance
826 if (RTA_PAYLOAD(rta) < sizeof(*algt)) in crypto_get_attr_type()875 if (RTA_PAYLOAD(rta) < sizeof(*alga)) in crypto_attr_alg_name()
63 if (RTA_PAYLOAD(rta) != sizeof(*param)) in crypto_authenc_extractkeys()
228 #define RTA_PAYLOAD(rta) ((int)((rta)->rta_len) - RTA_LENGTH(0)) macro
274 grps_len = RTA_PAYLOAD(attrs); in genl_parse_getfamily()278 grp_len = RTA_PAYLOAD(grps); in genl_parse_getfamily()