Searched refs:CTA_TIMEOUT_NAME (Results 1 – 2 of 2) sorted by relevance
57 [CTA_TIMEOUT_NAME] = { .type = NLA_NUL_STRING,110 if (!cda[CTA_TIMEOUT_NAME] || in cttimeout_new_timeout()116 name = nla_data(cda[CTA_TIMEOUT_NAME]); in cttimeout_new_timeout()169 strcpy(timeout->name, nla_data(cda[CTA_TIMEOUT_NAME])); in cttimeout_new_timeout()199 if (nla_put_string(skb, CTA_TIMEOUT_NAME, timeout->name) || in ctnl_timeout_fill_info()279 if (!cda[CTA_TIMEOUT_NAME]) in cttimeout_get_timeout()281 name = nla_data(cda[CTA_TIMEOUT_NAME]); in cttimeout_get_timeout()339 if (!cda[CTA_TIMEOUT_NAME]) { in cttimeout_del_timeout()346 name = nla_data(cda[CTA_TIMEOUT_NAME]); in cttimeout_del_timeout()
18 CTA_TIMEOUT_NAME, enumerator