Searched refs:IFLA_GRE_OFLAGS (Results 1 – 2 of 2) sorted by relevance
64 [IFLA_GRE_OFLAGS] = { .type = NLA_U16 },120 if (tb[IFLA_GRE_OFLAGS]) { in ipgre_parse()121 ipgre->oflags = nla_get_u16(tb[IFLA_GRE_OFLAGS]); in ipgre_parse()181 if (ipgre->ipgre_mask & IFLA_GRE_OFLAGS) in ipgre_put_attrs()182 NLA_PUT_U16(msg, IFLA_GRE_OFLAGS, ipgre->oflags); in ipgre_put_attrs()
121 IFLA_GRE_OFLAGS, enumerator