Searched refs:CTA_TIMEOUT_NAME (Results 1 – 2 of 2) sorted by relevance
38 [CTA_TIMEOUT_NAME] = { .type = NLA_NUL_STRING,87 if (!cda[CTA_TIMEOUT_NAME] || in cttimeout_new_timeout()93 name = nla_data(cda[CTA_TIMEOUT_NAME]); in cttimeout_new_timeout()145 strcpy(timeout->name, nla_data(cda[CTA_TIMEOUT_NAME])); in cttimeout_new_timeout()179 if (nla_put_string(skb, CTA_TIMEOUT_NAME, timeout->name) || in ctnl_timeout_fill_info()258 if (!cda[CTA_TIMEOUT_NAME]) in cttimeout_get_timeout()260 name = nla_data(cda[CTA_TIMEOUT_NAME]); in cttimeout_get_timeout()322 if (!cda[CTA_TIMEOUT_NAME]) { in cttimeout_del_timeout()329 name = nla_data(cda[CTA_TIMEOUT_NAME]); in cttimeout_del_timeout()
18 CTA_TIMEOUT_NAME, enumerator