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),
126 static inline struct ila_map *ila_lookup_wildcards(struct ila_addr *iaddr,
130 struct ila_map *ila;
144 static inline struct ila_map *ila_lookup_by_params(struct ila_xlat_params *xp,
147 struct ila_map *ila;
161 static inline void ila_release(struct ila_map *ila)
166 static void ila_free_node(struct ila_map *ila)
168 struct ila_map *next;
180 ila_free_node((struct ila_map *)ptr);
206 struct ila_map *ila, *head;
242 struct ila_map *tila = head, *prev = NULL;
285 struct ila_map *ila, *head, *prev;
373 struct ila_map *ila)
383 struct ila_map *ila;
423 static int ila_fill_info(struct ila_map *ila, struct sk_buff *msg)
439 static int ila_dump_info(struct ila_map *ila,
466 struct ila_map *ila;
539 struct ila_map *ila;
637 struct ila_map *ila;