Searched refs:CTA_TIMEOUT_NAME (Results 1 – 2 of 2) sorted by relevance
44 [CTA_TIMEOUT_NAME] = { .type = NLA_NUL_STRING,83 if (!cda[CTA_TIMEOUT_NAME] || in cttimeout_new_timeout()89 name = nla_data(cda[CTA_TIMEOUT_NAME]); in cttimeout_new_timeout()144 strcpy(timeout->name, nla_data(cda[CTA_TIMEOUT_NAME])); in cttimeout_new_timeout()177 if (nla_put_string(skb, CTA_TIMEOUT_NAME, timeout->name) || in ctnl_timeout_fill_info()259 if (!cda[CTA_TIMEOUT_NAME]) in cttimeout_get_timeout()261 name = nla_data(cda[CTA_TIMEOUT_NAME]); in cttimeout_get_timeout()322 if (!cda[CTA_TIMEOUT_NAME]) { in cttimeout_del_timeout()328 name = nla_data(cda[CTA_TIMEOUT_NAME]); in cttimeout_del_timeout()
17 CTA_TIMEOUT_NAME, enumerator