Searched refs:CTA_TIMEOUT_NAME (Results 1 – 2 of 2) sorted by relevance
57 [CTA_TIMEOUT_NAME] = { .type = NLA_NUL_STRING,109 if (!cda[CTA_TIMEOUT_NAME] || in cttimeout_new_timeout()115 name = nla_data(cda[CTA_TIMEOUT_NAME]); in cttimeout_new_timeout()168 strcpy(timeout->name, nla_data(cda[CTA_TIMEOUT_NAME])); in cttimeout_new_timeout()198 if (nla_put_string(skb, CTA_TIMEOUT_NAME, timeout->name) || in ctnl_timeout_fill_info()278 if (!cda[CTA_TIMEOUT_NAME]) in cttimeout_get_timeout()280 name = nla_data(cda[CTA_TIMEOUT_NAME]); in cttimeout_get_timeout()338 if (!cda[CTA_TIMEOUT_NAME]) { in cttimeout_del_timeout()345 name = nla_data(cda[CTA_TIMEOUT_NAME]); in cttimeout_del_timeout()
18 CTA_TIMEOUT_NAME, enumerator