ila_map
static inline struct ila_map *ila_lookup_wildcards(struct ila_addr *iaddr,
struct ila_map *ila;
static inline struct ila_map *ila_lookup_by_params(struct ila_xlat_params *xp,
struct ila_map *ila;
static inline void ila_release(struct ila_map *ila)
static void ila_free_node(struct ila_map *ila)
struct ila_map *next;
ila_free_node((struct ila_map *)ptr);
struct ila_map __rcu *next;
struct ila_map *ila, *head;
struct ila_map *tila = head, *prev = NULL;
struct ila_map *ila, *head, *prev;
struct ila_map *ila)
struct ila_map *ila;
static int ila_fill_info(struct ila_map *ila, struct sk_buff *msg)
static int ila_dump_info(struct ila_map *ila,
struct ila_map *ila;
static inline int ila_cmp_wildcards(struct ila_map *ila,
struct ila_map *ila;
static inline int ila_cmp_params(struct ila_map *ila,
struct ila_map *ila;
const struct ila_map *ila = obj;
static inline int ila_order(struct ila_map *ila)
.head_offset = offsetof(struct ila_map, node),
.key_offset = offsetof(struct ila_map, xp.ip.locator_match),