Lines Matching defs:ila_map
17 struct ila_map {
20 struct ila_map __rcu *next;
54 static inline int ila_cmp_wildcards(struct ila_map *ila,
60 static inline int ila_cmp_params(struct ila_map *ila,
69 const struct ila_map *ila = obj;
74 static inline int ila_order(struct ila_map *ila)
86 .head_offset = offsetof(struct ila_map, node),
87 .key_offset = offsetof(struct ila_map, xp.ip.locator_match),
121 static inline struct ila_map *ila_lookup_wildcards(struct ila_addr *iaddr,
125 struct ila_map *ila;
139 static inline struct ila_map *ila_lookup_by_params(struct ila_xlat_params *xp,
142 struct ila_map *ila;
156 static inline void ila_release(struct ila_map *ila)
161 static void ila_free_node(struct ila_map *ila)
163 struct ila_map *next;
175 ila_free_node((struct ila_map *)ptr);
203 struct ila_map *ila, *head;
243 struct ila_map *tila = head, *prev = NULL;
286 struct ila_map *ila, *head, *prev;
374 struct ila_map *ila)
384 struct ila_map *ila;
424 static int ila_fill_info(struct ila_map *ila, struct sk_buff *msg)
440 static int ila_dump_info(struct ila_map *ila,
467 struct ila_map *ila;
540 struct ila_map *ila;
643 struct ila_map *ila;