Searched refs:IFLA_GRE_TOS (Results 1 – 2 of 2) sorted by relevance
70 [IFLA_GRE_TOS] = { .type = NLA_U8 },150 if (tb[IFLA_GRE_TOS]) { in ipgre_parse()151 ipgre->tos = nla_get_u8(tb[IFLA_GRE_TOS]); in ipgre_parse()200 NLA_PUT_U8(msg, IFLA_GRE_TOS, ipgre->tos); in ipgre_put_attrs()
127 IFLA_GRE_TOS, enumerator