Searched refs:CTA_TIMEOUT_L3PROTO (Results 1 – 2 of 2) sorted by relevance
40 [CTA_TIMEOUT_L3PROTO] = { .type = NLA_U16 },88 !cda[CTA_TIMEOUT_L3PROTO] || in cttimeout_new_timeout()94 l3num = ntohs(nla_get_be16(cda[CTA_TIMEOUT_L3PROTO])); in cttimeout_new_timeout()180 nla_put_be16(skb, CTA_TIMEOUT_L3PROTO, in ctnl_timeout_fill_info()354 if (!cda[CTA_TIMEOUT_L3PROTO] || in cttimeout_default_set()400 if (nla_put_be16(skb, CTA_TIMEOUT_L3PROTO, htons(l3num)) || in cttimeout_default_fill_info()436 if (!cda[CTA_TIMEOUT_L3PROTO] || !cda[CTA_TIMEOUT_L4PROTO]) in cttimeout_default_get()439 l3num = ntohs(nla_get_be16(cda[CTA_TIMEOUT_L3PROTO])); in cttimeout_default_get()
19 CTA_TIMEOUT_L3PROTO, enumerator