Home
last modified time | relevance | path

Searched refs:CTA_TIMEOUT_GRE_UNREPLIED (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/net/netfilter/
Dnf_conntrack_proto_gre.c308 if (tb[CTA_TIMEOUT_GRE_UNREPLIED]) { in gre_timeout_nlattr_to_obj()
310 ntohl(nla_get_be32(tb[CTA_TIMEOUT_GRE_UNREPLIED])) * HZ; in gre_timeout_nlattr_to_obj()
324 NLA_PUT_BE32(skb, CTA_TIMEOUT_GRE_UNREPLIED, in gre_timeout_obj_to_nlattr()
336 [CTA_TIMEOUT_GRE_UNREPLIED] = { .type = NLA_U32 },
/linux-3.4.99/include/linux/netfilter/
Dnfnetlink_cttimeout.h106 CTA_TIMEOUT_GRE_UNREPLIED, enumerator