Searched refs:CTA_TIMEOUT_L3PROTO (Results 1 – 2 of 2) sorted by relevance
59 [CTA_TIMEOUT_L3PROTO] = { .type = NLA_U16 },111 !cda[CTA_TIMEOUT_L3PROTO] || in cttimeout_new_timeout()117 l3num = ntohs(nla_get_be16(cda[CTA_TIMEOUT_L3PROTO])); in cttimeout_new_timeout()200 nla_put_be16(skb, CTA_TIMEOUT_L3PROTO, in ctnl_timeout_fill_info()369 if (!cda[CTA_TIMEOUT_L3PROTO] || in cttimeout_default_set()410 if (nla_put_be16(skb, CTA_TIMEOUT_L3PROTO, htons(l3num)) || in cttimeout_default_fill_info()444 if (!cda[CTA_TIMEOUT_L3PROTO] || !cda[CTA_TIMEOUT_L4PROTO]) in cttimeout_default_get()447 l3num = ntohs(nla_get_be16(cda[CTA_TIMEOUT_L3PROTO])); in cttimeout_default_get()
19 CTA_TIMEOUT_L3PROTO, enumerator