Searched refs:IFLA_GRE_TTL (Results 1 – 2 of 2) sorted by relevance
69 [IFLA_GRE_TTL] = { .type = NLA_U8 },145 if (tb[IFLA_GRE_TTL]) { in ipgre_parse()146 ipgre->ttl = nla_get_u8(tb[IFLA_GRE_TTL]); in ipgre_parse()197 NLA_PUT_U8(msg, IFLA_GRE_TTL, ipgre->ttl); in ipgre_put_attrs()
126 IFLA_GRE_TTL, enumerator