Searched refs:ILA_ATTR_LOCATOR (Results 1 – 2 of 2) sorted by relevance
127 [ILA_ATTR_LOCATOR] = { .type = NLA_U64, },149 if (!tb[ILA_ATTR_LOCATOR]) in ila_build_state()159 p->locator = (__force __be64)nla_get_u64(tb[ILA_ATTR_LOCATOR]); in ila_build_state()184 if (nla_put_u64(skb, ILA_ATTR_LOCATOR, (__force u64)p->locator)) in ila_fill_encap_info()
8 ILA_ATTR_LOCATOR, /* u64 */ enumerator