Lines Matching defs:ila_map
18 struct ila_map {
21 struct ila_map __rcu *next;
55 static inline int ila_cmp_wildcards(struct ila_map *ila,
61 static inline int ila_cmp_params(struct ila_map *ila,
70 const struct ila_map *ila = obj;
75 static inline int ila_order(struct ila_map *ila)
87 .head_offset = offsetof(struct ila_map, node),
88 .key_offset = offsetof(struct ila_map, xp.ip.locator_match),
127 static inline struct ila_map *ila_lookup_wildcards(struct ila_addr *iaddr,
131 struct ila_map *ila;
145 static inline struct ila_map *ila_lookup_by_params(struct ila_xlat_params *xp,
148 struct ila_map *ila;
162 static inline void ila_release(struct ila_map *ila)
167 static void ila_free_node(struct ila_map *ila)
169 struct ila_map *next;
181 ila_free_node((struct ila_map *)ptr);
207 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;
634 struct ila_map *ila;